Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
rssilvaba
Resolver II
Resolver II

Trying to show chart based on a specific total value as percentage

Hi All,

If you check the sample below, I am trying to have the [# Requests Total] as 100% of the chart axis and the values should be relative to that. But if I move it to the values and change them to grand total % the values are all down to the chart.

I was able to get the relative total but that is not what I am trying to do. In the sample as it is the total 100% should be 68, the line should go exatcly to 5% mark in the graph and the value from [# Requests Urgent] should be relative to [# Requests Total].

Any ideas? Here is the sample
sample 

Thank you very much.

1 ACCEPTED SOLUTION

@Greg_Deckler Sorry, I might have not been clear but just by posting the question I can see that I was trying the wrong approach.

So I resolved it with the measure:

# Requests Urgent % = [# Requests Urgent]/[# Requests Total]

 And then setting the format to Percentage.
After, juut needed to change the Values to the new measyre [# Requests Urgent %] and to have the line in the right place we also need to use a constant line instead of a percentage line. Unless you do the same for the KPI measure.

View solution in original post

3 REPLIES 3
Greg_Deckler
Super User
Super User

@rssilvaba - I downloaded the PBIX but I can't understand what you are trying to achieve. Can you point to the visual you want modified and maybe mock up what you are trying to achieve in Paint or something?


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

@Greg_Deckler Sorry, I might have not been clear but just by posting the question I can see that I was trying the wrong approach.

So I resolved it with the measure:

# Requests Urgent % = [# Requests Urgent]/[# Requests Total]

 And then setting the format to Percentage.
After, juut needed to change the Values to the new measyre [# Requests Urgent %] and to have the line in the right place we also need to use a constant line instead of a percentage line. Unless you do the same for the KPI measure.

@rssilvaba - I often find that when I sit down and write out a problem the answer becomes obvious! 🙂


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.