The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello - Looking for some, please. I tried to solve it through various solutions on the PowerBI community/Youtube as most of the time is HASONEVALUE function but I am not able to solve so sharing my problem here. Please help if possible.
I am trying to calculate a weighted average of working days. The weighted average is getting calculated correctly, but the subtotals are wrong. Example: For UK & Ireland I am expecting a value of 5 which is 0.18+4.82 but I get 10 which is the sum of the absolute working days. Please suggest the right method if possible.
Thanks
Hi,
Does this measure work?
Measure = SUMX(VALUES(Data[Display Country name]),[Current Weighted avg])
Hi Ashish, Thank you for the comment. I solved it with some of the research on the web. I used the ISINCOPE function and added the syntax similar to what you suggested.
Thank you for your time.
Best regards
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...