Hi,
When I try to do the following, I get an exception:
dt1 << Data Filter(
add Filter(
columns(:MyCol),
Where( contains(:MyCol, "A12") > 0)
),
mode(show(1))
) << invert row selection;
And I get the following exception:
The WHERE clause has not been correctly specified. in access or evaluation of 'Greater'
How to accomplish what the code tries to do properly?
Hi,
You may want to post on: https://community.jmp.com/welcome
Thanks! Asked it here: https://community.jmp.com/message/212239#212239
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.