Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I want to remove the unwanted rows in a straight table where the column values on "ne" column is like "%results%"
I will attach the picture here.
Thanks in advance
Dinesh
Hello,
You can add below set in your expression.
Sum({<ne -= {"*results*"}>}Sales)
Thanks,
Ashutosh
Hello,
You can add below set in your expression.
Sum({<ne -= {"*results*"}>}Sales)
Thanks,
Ashutosh