Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi,
I am trying to solve this problem from long time and no solution yet.Can someone pls help me acheive the below results in the ilame from the moddel attached.Pls feel free to change the model if required.I tried many different ways but no correct one yet.I tried to merge Usage,HC but this will be a huge table in my real dataset upto ~8m rows which i think is not required.The problem i see here is there are 3 fact tables(usage,HC,Budget) and not an ideal way to merge them as one.
Pls note - HC table needs to be used for filtering out users who have Flag=0 for a month from the headcount measure.
I am really grateful to those who help me in this.
https://drive.google.com/file/d/1dCpvsmTsNvsJ_PzYMnyEsIcKyeeXMKY6/view?usp=sharing
Anyone having a solution to this,kindly help!!
Expected:
Any replies and help on this please??
Proud to be a Super User!
Headcount measure should be distincount of user filtered by HC[Flag]=true
In the model attached,below is the calculation :
Proud to be a Super User!
Here is the requirement:
There are 3 products in the Budget table: Salesforce, ORacle, and Telecom. Each of them has a $ monthly allocation in the budget table. I divide the monthly allocation into the $ cost per user based on the HC measure. The HC measure must calculate the count of users per product filtered by HC [Flag] =1.Monthly alocation per product divided by this HC will give unit cost. This unit cost will be used to calculate the costs rolled up to fields in the Empl and Date dimensions.
when i look at your report, it isn't counting jreeves who is set to false, so how is it incorrect, can you give a way to test it?
Proud to be a Super User!
From the matrix,you see that HC counts pjohn as 1 (for Oracle)which shouldnt be the case as Usage table doesnt have pjohn using Oracle. Second,the cost$ is wrong as well because it counts ORacle as 2 users instead of 1 for June and divided cost by 2.Actually,i should get the below output :
Hi @Anonymous
Not quite undertsand what you're looking for, please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
You might consider providing your dummy pbix that would be helpful for us to investigate it further.
You can upload it to the onedrive for business and share the link here. please don't forget to disclose the expected results and remove the confidential info.
Hi,
Thanks for your reply.I have provided dummy pbix in my original post.I once again post it here :
https://drive.google.com/file/d/1dCpvsmTsNvsJ_PzYMnyEsIcKyeeXMKY6/view?usp=sharing
@Anonymous , see if aggregated tables can help
https://docs.microsoft.com/en-us/power-bi/create-reports/service-aggregates
https://radacad.com/power-bi-aggregation-step-1-create-the-aggregated-table
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.