Using Like Operation in internal data selection
Hi Team,
I have a requirement wherein data has to be filtered based in internal data selection with LIKE operator.
SetUserSelection(Where LITM is like '1%')
Based on this data selection we are supposed to consolidate certain unit price using Level Breaks.
Any one has any idea on filtering the record using wild card?