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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Changing values in a tile

Hi all, 

 

Appologies if this is a simple fix, but for the life of me I can't work this out. 

 

I need to change the tile value to show the 'metered' value but I can only seem to get either 100% of the total or the 'unmetered' value. 

 

danlawrence_0-1642762101681.png

Is there a way to do this that I am not seeing?

 

Thank you for your help. 

 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

You could apply filter to a Card visual

Eyelyn9_0-1643099523967.png

 

Or create a measure in Power BI Desktop like:

Measure = CALCULATE( MAX('Table'[BreakDown]),'Table'[Metered/Unmetered]="Unmetered")

 

Then as @lbendlin mentioned, pin the visuals to dashboard in Power BI service.

 

Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

 

You could apply filter to a Card visual

Eyelyn9_0-1643099523967.png

 

Or create a measure in Power BI Desktop like:

Measure = CALCULATE( MAX('Table'[BreakDown]),'Table'[Metered/Unmetered]="Unmetered")

 

Then as @lbendlin mentioned, pin the visuals to dashboard in Power BI service.

 

Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

As far as I know there is no such thing as a tile visual. You can pin a visual to a tile. But if your visual changes then you cannot propagate these changes to the tile. You have to delete the tile and pin the visual to a new tile.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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