I am using select columns and storing 2 columns in that selectcolumns table
then i am storing that into a variable.
how can i access onlyone column out of it.?
Solved! Go to Solution.
is there a way we can restrict the blank values during fectching data using selectcolumns.
@Kunalkawale Couple different ways. You could use another SELECTCOLUMNS. Also, you can use an X aggregator, MAXX, MINX, SUMX, etc.