Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 33 | |
| 33 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 68 | |
| 67 | |
| 45 | |
| 30 | |
| 26 |