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
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.