Forum Discussion
m83roshdy
2 years agoRegular Visitor
% of Column Total
Hi All,
I have a table 'Product' that includes columns [Date], [Product] and related table 'Calendar' that includes columns [Date], [Year], relation is one-to-many
I want to calculate the percentage of the total column by DAX in this way:
Despit of diminsions If I select vertically or horizontally, it should calculate the percentage of Column total, like shown in the pictures above
I'm using PowerPivot for Excel 365 (not Power BI)
Thanks in advance.