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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

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
Solution Sage
Solution Sage


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
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.