Forum Discussion
Hot to put Average by Month in Matrix Visualizations
- 5 years ago
Hey Anonymous ,
if you are looking for creating explicit measures than this article is a good start: Power BI Aggregate Functions | Guide to use Aggregate Functions (wallstreetmojo.com)
More simple, but of course with its own downsides, is using the build-in aggregation functions, that create implicit measures; Work with aggregates (sum, average, and so on) in the Power BI service - Power BI | Microsoft Docs
Hopefully, this provides some ideas on how to tackle your challenge.
Regards,
Tom
Hey Anonymous ,
if you are looking for creating explicit measures than this article is a good start: Power BI Aggregate Functions | Guide to use Aggregate Functions (wallstreetmojo.com)
More simple, but of course with its own downsides, is using the build-in aggregation functions, that create implicit measures; Work with aggregates (sum, average, and so on) in the Power BI service - Power BI | Microsoft Docs
Hopefully, this provides some ideas on how to tackle your challenge.
Regards,
Tom
Thanks by the tip, I read the documentation and view some videso in Youtube and resolve the problem.