Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi guys,
I'm quite desperate with a thing that it didn't seem to be that tricky.
I've made up a matrix with a FC estimation. The problem is that the subtotals are not correctly calculated. I believe that the confilct is linked with the formula that I've used :
Do you now how could I fix it up? I've been trying for two days with anyluck at all.
Kind regards,
Enrique.
using the following formula:
Hi mate,
I've just updated my post with the formula 🙂
Please share the formula. Can you share sample data and sample output. Thanks.
Proud to be a Datanaut My Recent Blog -
https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-tr...
How could I share that info with you? I'm not finding the option "attach" or something like that. (I'm pretty new in PBI as you could see)
Try like this in sumx or averagex
averagex(summarize('Order intake',Date[Month year],"_Avg",IF(ISBLANK(Sales2020),DIVIDE(SalesLY + Sales2YearsAgo,2 ,0) * factor ,
DIVIDE(Sales2020 + SalesLY, 2, 0) * factor)),[_Avg])
Thanks for your response 🙂
I've just shared the formula that is working, but is not the case with the subtotals.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 46 | |
| 43 | |
| 39 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 67 | |
| 31 | |
| 27 | |
| 24 |