Variables in datasets: what's their use?
Hello guys.
I'm taking a look at how to create custom datasets and I'm trying to understand what's the purpose of the variable section. Initially, I thought it could be used for filtering data, but it seems like I don't need them to filter data in the report (it seems like I can use any of the fields on the table that is being passed through the dataset to filter data).
Can anyone please explain me how they're supposed to be used?
Thanks.