March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
is there a way to get the average percentage of these 3 columns in the totals, I dont seem to find a way, I will like to have an average of the YOY growth %, dont know why in the total is getting the last balance of 2017
There is no way to tell unless you provide the formulas and data you used to arrive at this result.
What exactly do you need to see
thanks for your help
What do the table(s) that are the source for your results look like? And, what formula did you use for the growth calculations?
this is the formula for the cases YOY
YOY Cs Growth % = divide([YTD Cases] - [YTD Cases Prev], [YTD Cases Prev],0)
for sales
YoY Growth % = DIVIDE([YTD Sales] - [YTD Sales Prev], [YTD Sales Prev],0)
does this help
BTW there is probably a way to get the totals to come out the way you want, but you would have to share the definition of all measures used in your definitions above. And any measure used in those measures and so on.
Thanks for your help and do you need to see the pbix or how you cna help me
thanks
Hi @edavila,
Have you resolved your issue? If you have, welcome to share your solution, so that more people will find workaround easily.
Best Regards,
Angelia
Sure that would be ideal. If you can share through OneDrive or DropBox I'll see if I can figure it out. If you don't want to share your data with everyone on the internet, just send me a private message with the url for the data.
Yes, somewhat. The problem here is that it is not intuitively obvious what a "total" of these YoY columns actually means. From the information you have provided my assumption is that to form the total, the measures are evaluated in the context of all three years, but that still means that the YTD for those three years still evaluates to YTD for this year, and the same applies for the previous year in order to calculate the growth. In some way, this is also reasonable interpretation of what that "Total" should mean, but I understand it is not what you want.
The way I would go about this is to remove the total in the table as it is hard to understand what it means anyway. If the average you want is still of value to the user, create a separate visual for that specifically that also clarifies for the user what it is exactly he or she is looking at.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
89 | |
86 | |
70 | |
51 |
User | Count |
---|---|
206 | |
150 | |
97 | |
78 | |
69 |