Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi All,
In power bi I am trying to build the visualization in matrix, but do not see options to achieve the same.
Can someone help with the approach?
@Anonymousthank you for your kind reply,
So I am having the below data set, which I am trying to get the sales by every month for every category, and in the rows the % values every month of the sum total for that category
raw data as below:
Total = Sum(Sales)
Montly % Values = DIVIDE(SUM([Sales]), CALCULATE([SUM([Sales]), ALL([Category], [Month])])) * 100
Hi @naren_palmure ,
In order to better understand your demands and give the right solution, could you please provide some more specific information? such as your desensitized example data and a screenshot of your desired results?
Thanks for your efforts & time in advance.
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.