Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Solved! Go to Solution.
@3cdoug , SELECTCOLUMNS returns a table, so in case you are using it measure or column it will give an error for measure or column use sumx, maxx, minx etc to ensure one value per row
Hi @3cdoug
Are you trying to create the measure?
Because this expression's result is table...and measure should be a scalar value...
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hi @3cdoug ,
I guess what you mean is you want to print multiple lines of results. You can try the IF function. It's 1 if it's in your rule or 0 if it's not. Finally, you can filter the result you want by setting this measure to 1 through Filter.
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi @3cdoug ,
I guess what you mean is you want to print multiple lines of results. You can try the IF function. It's 1 if it's in your rule or 0 if it's not. Finally, you can filter the result you want by setting this measure to 1 through Filter.
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi @3cdoug
Are you trying to create the measure?
Because this expression's result is table...and measure should be a scalar value...
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
@3cdoug , SELECTCOLUMNS returns a table, so in case you are using it measure or column it will give an error for measure or column use sumx, maxx, minx etc to ensure one value per row
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 41 | |
| 30 | |
| 24 |