The splitter transformation is using a data step, and IF statements, hence WHERE specific syntax is not available.
See this link on how to mimic LIKE and CONTAINS in an IF statement.
Please provide an example, or clear text on what your issue is. Are you saying that you are used to the SQL syntax like? If so this post might help.
http://support.sas.com/kb/43/303.html
If not, please clarify.
The splitter transformation is using a data step, and IF statements, hence WHERE specific syntax is not available.
See this link on how to mimic LIKE and CONTAINS in an IF statement.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.