Forum Discussion
Anonymous
3 years agoNot applicable
Selectcolumns
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.?
- Anonymous3 years ago
Greg_Deckler thanks using another selectcolumn works
Greg_Deckler
3 years agoCommunity Champion
Anonymous Couple different ways. You could use another SELECTCOLUMNS. Also, you can use an X aggregator, MAXX, MINX, SUMX, etc.
- Anonymous3 years agoNot applicable
Greg_Deckler thanks using another selectcolumn works