Hi,
I m trying to create a calculated fieldfor a report. I have to create an item with a range and I using If else boolean for this. Here, i have to get the output as numeric with combination of date and numeric. i m not able to create an item with date and range between numeric where as the ouput should be a nuemeric. Please suggest..
Hello,
Can you provide some more information about the calculated expression that you want to create?
Do you need to compare numerics and dates?
It wouldn't be as simple as something like this would it?
IF ( 'Date'n BetweenInclusive('7MAR2017'd, '28MAR2017'd) ) RETURN 'Profit'n ELSE .
Thanks,
Sam
Yes..
Can someone solve this ??
Thanks! Yes, I tried it and its working.
Great! Thanks for following up.
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.