Hi All,
I want to make a KPI on my dashboard using SAS VA 7.4 on which I can show the number of new users/products/employees e.t.c. in the current month. For that, I have date level data.
Can anyone guide me?
One way could be to have a flag for each level (users/products/employees) that get the value 1 if it s new for that date.
When you have that you can aggrete on which level (day/week/month/year) you want.
🙂
//Fredrik
Thanks for responding.
But How to make that flag which will identify the new user.
Write a SAS program which adds this flag to your SAS dataset before it is loaded into your LASR server.
If you want help with how to code this then you will need to post sample input data and your expected output data.
Thanks,
I will do it in EG.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.