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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
gautampruthi
Helper II
Helper II

In Tornado chart i want to make one field fixed and other one user can change

Hi There i am visualizing two organizaton performance in different categories using tornado chart and i want one organization to be fixed and other one user can change. how to do that.

 

For example i want in below visual University A university to be default and other one user can change.

gautampruthi_0-1690369922240.png

 

1 ACCEPTED SOLUTION

The first measure will return the expression you want for only Neaman University ignoring all other providers.

You can exclude the value Newman in the slicer from the Filter tab

othy_bi_0-1690386103150.png

Did it work ? 👌 Mark it as a solution to help spreading knowledge 👉 A kudos would be appreciated

View solution in original post

12 REPLIES 12
DataVitalizer
Super User
Super User


Hi @gautampruthi 

Can you provide a mockup or a sample or the table used in that visual, that would help suggesting a solution.

Did it work ? AND(👌 Mark it as a solution to help spreading knowledge,  👉 A kudos would be appreciated)

The link requires authentication 

Which column contains organization otherwise the value 'newman university'?

For the Provider Name I found only Test Provider and Other Provider which are not part of the visual above.


Did it work ? 👌 Mark it as a solution to help spreading knowledge 👉 A kudos would be appreciated

Here is the result I can suggest for the moment

othy_bi_1-1690380532641.png

 



Did it work ? 👌 Mark it as a solution to help spreading knowledge 👉 A kudos would be appreciated

Thats what i was thinking of creating two bar charts, one will use page level filter and other will visual level filter and i will keep visual level filter set to Newman. so how did you get that.
Any steps ?

1. Create tow measures 

Newman Universtities= CALCULATE(COUNT(Table1[POSITIVITY_MEASURE]),FILTER(ALL(Table1[PROVIDER_NAME]),Table1[PROVIDER_NAME]="Arden University"))

Other Universtities
=CALCULATE(COUNT(Table1[POSITIVITY_MEASURE]),FILTER(ALL(Table1[PROVIDER_NAME]),Table1[PROVIDER_NAME]="Arden University"))

2. Use the 'Provider Name' column as a slicer with Newman value hidden
3. Drag CAH_Name, Newman Universtities and Other Universtities into a table visual

4. Apply conditional formatting 'Bar' type on both columns (Measures)


Did it work ? AND(👌 Mark it as a solution to help spreading knowledge, A kudos 👍 would be appreciated)

Hi,

Thanks for the help. I have two questions, first both of the measure have same code and how to hide newman value in slicer

The first measure will return the expression you want for only Neaman University ignoring all other providers.

You can exclude the value Newman in the slicer from the Filter tab

othy_bi_0-1690386103150.png

Did it work ? 👌 Mark it as a solution to help spreading knowledge 👉 A kudos would be appreciated

I'm glad I was able to help @gautampruthi 👍

Was this exchange helpful? A kudos 👍 would be appreciated

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

August Carousel

Fabric Community Update - August 2024

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