core.noscript.text
Hello All,
I am trying to pick only Unique value from the specific column. Please see the details in attached file and advise.
Thanks,
Solved! Go to Solution.
There are a couple of ways to do this, but I think the easiest is with a multi-row.
I essentially created a formula grouped by customer code, checking to see if the cost is the same as the cost above. If it is, it should be 0.
@echuong1 Thank you. It's Perfect!