Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.
Is there a way to do this that I am not seeing?
Thank you for your help.
Solved! Go to Solution.
Hi @Anonymous ,
You could apply filter to a Card visual
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.
Hi @Anonymous ,
You could apply filter to a Card visual
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.
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.
User | Count |
---|---|
64 | |
59 | |
47 | |
33 | |
32 |
User | Count |
---|---|
84 | |
75 | |
56 | |
50 | |
44 |