Posted 4 January 2022, 4:39 am EST - Updated 3 October 2022, 9:29 am EST
Hello,
We aim to implement some custom logic for sampling of data. For example, a set amount of random rows or rows filtered by the value in a specific cell, etc.
But i am having trouble figuring out how to do this even with referencing the documentation, if it is possible.
So far i have the button and dialog added.

But i have no idea how to add other fields in the dialog like a column selection (entering the letters, for example), i cant seem to find the available field types. And after that how can i get the values from the dialog fields to initiate some custom logic to calculate/filter out the sample rows and insert them into a new sheet?