Dear All,
Is there any workaround for preventing missing dates getting filtered from slider in SAS VA 7.4 ?
Regards,
Ashish
Dear Ashish, I have the same problem. Have you found a solution, workaround ...?
Regards Markus
In my case the missing values shouldn't appear on the slider. The date should be selected like
WHERE DATE_VALUE BETWEEN <slider min value> and slider max value>
OR DATE_VALUE IS MISSING/NULL
very simple like I would do in a SQL-Statement
Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.