Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I am looking for the correct solution to show the percentage against selected values and not the default GT%
I have a table with 3 fileds at the moment FINANCIALYEAR, TOTALVALUETOBU and GT% TOTALVALUETOBU.
At the moment the TOTALVALUETOBU is correct and shows exactly what i want to see, however the GT% field is showing the % of the whole grand total and not the % of the FINANCIALYEAR i have filtered on the table (21,22,23,24)
Please can someone help me create the correct measure to add into my chart. Please not the fields in the pie chart is what im tryin to achieve in the table below
Solved! Go to Solution.
Hi, @Anonymous
According to your picture, I think the calculation of the total of [TOTALVALUETOBU] in the pie chart is correct, but it’s incorrect in the table chart, you can take a look:
Therefore, It also leads to the total %GT of [TOTALVALUETOBU] is more than 100%, I think you should check it again.
If you still have a problem, you can post some sample data in table form or pbix file(without sensitive data) and your expected result(like the chart you want to get and the correct measure value based on your sample data) so that we can help you in advance
Thanks very much!
How to Get Your Question Answered Quickly
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous
According to your picture, I think the calculation of the total of [TOTALVALUETOBU] in the pie chart is correct, but it’s incorrect in the table chart, you can take a look:
Therefore, It also leads to the total %GT of [TOTALVALUETOBU] is more than 100%, I think you should check it again.
If you still have a problem, you can post some sample data in table form or pbix file(without sensitive data) and your expected result(like the chart you want to get and the correct measure value based on your sample data) so that we can help you in advance
Thanks very much!
How to Get Your Question Answered Quickly
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , Ypu can add the measure again and in visual pane right click and show Value as % of total
Hi,
Thanks for your response. I have done this already and this is showing as the GT% field, which is showing percentage of the grand total for every financial year in the dataset. I only want a percentage of the total where the financial years are 21,22,23 and 24 the same as the pie chart above.
Thanks
Alex