Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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.
@Anonymous Couple different ways. You could use another SELECTCOLUMNS. Also, you can use an X aggregator, MAXX, MINX, SUMX, etc.