Forum Discussion
In Power BI Report Builder Diagram missing values
- Anonymous2 years ago
Hi andiart
EVALUATE is a DAX statement that is needed to execute a query. EVALUATE followed by any table expression returns the result of the table expression. Moreover, one or more EVALUATE statements can be preceded by special definitions like local tables, columns, measures, and variables that have the scope of the entire batch of EVALUATE statements executed together.
SUMMARIZECOLUMNS: Returns a summary table over a set of groups.
Whether or not you have a PBIRS license does not affect the value, some features require a license to be used.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
May it be a problem, that I don't have a report server license and though it doesn't show me correct values?
Hi andiart
EVALUATE is a DAX statement that is needed to execute a query. EVALUATE followed by any table expression returns the result of the table expression. Moreover, one or more EVALUATE statements can be preceded by special definitions like local tables, columns, measures, and variables that have the scope of the entire batch of EVALUATE statements executed together.
SUMMARIZECOLUMNS: Returns a summary table over a set of groups.
Whether or not you have a PBIRS license does not affect the value, some features require a license to be used.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.