Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hi,
I am trying to generate a column total that I can use in measures to divide each row by for a % of total. I see the quick measures for "total for category" with and without filters applied, but neither gets me what I need.
In the example below, I have a table with many data dates and rows returning employee FTEs (full time equivalents).
Hello @bdue , your requirement is not clear but still if you create All and ALLSELECTED for the table in a measure instead of a column you will get your required output.
Instead of
Thank you @Kishore_KVN , but I get the same result when I make that change. It just returns the filtered value of FTEs for the location, not the column total. What I am trying to get is the 4078 figure in each row.
Hello @bdue , using all and all selected will give the total by remove all the external filters on that calculation. Can you please refer below screenshot for your reference.
If possible please share sample pbix will try to provide maximum help.
Thanks for staying with me here! I can't send my original PBIX file, but I wonder if my issue is that I have multiple connnected datasets and this table is referencing a location column from another table that is linked by relationship to the employee table.
User | Count |
---|---|
84 | |
73 | |
73 | |
56 | |
51 |
User | Count |
---|---|
43 | |
41 | |
36 | |
34 | |
30 |