Hi,
I visualize data from a system in a dashboard. Because the system sends the status every 15 milliseconds, I limit the queried data to the last 20 days and load it daily into Spice. Users can select a daterange in the dashboard, also to days that are not present in the data, which results in confusion.
So my question is: Can I limit the Filter to dates present in the data. I want to achieve that users can only select days that are present in the dataset and the rest being grayed out.
Thanks a lot for any suggestions!