Forum Discussion
PowerBI API - Execute Queries on Dataset - Problem with DAX Statement
- Anonymous3 years ago
Hi RubenSchilling ,
As far as I know, AVERAGE() should be an aggregation function which will return aggregated value instead of a table.
Datasets - Execute Queries Rest API will return data as a table.
So Power BI will return error.
You may refer to this offical blog to learn more details.
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi RubenSchilling ,
As far as I know, AVERAGE() should be an aggregation function which will return aggregated value instead of a table.
Datasets - Execute Queries Rest API will return data as a table.
So Power BI will return error.
You may refer to this offical blog to learn more details.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.