Hi all,
Is it possible to create a new item ins SAS Visual Analytics (Report designer) like this:
if (distinct(A)>1) return "abc" else return A
A is a category and abc is a string.
Thanks,
LF
Create a new aggregated measure ind use the boolean for the if statement and the aggregated to use distinct
Dive into keynotes, announcements and breakthroughs on demand.
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.