Basically each file of my table have a start date and an end date, and i'd like to use a date picker to only select the rows which are within the selected range (using the date picker).
Also is it possible to use the selected range in measure expressions (by storing the selected range in a variable for example)?