Forum Discussion
Questions about Linear Gauge
- 4 years ago
Hi milkynight,
Since XViz is a 3rd party custom visual developer, my guess is that you need to purchase a license to use all of the features of the visual. And if you hover over the logo you can see the following message:
As for the scale, you need to define the Maximum value for the visual by either adding a column to the "Maximum Value" field
Or by defining it manually under Formatting options > Gauge Options (PRO) - Gauge Maximum Value
Did I answer your question? Mark my post as a solution 🙂
Hi milkynight , can you create a measure to show the percentage? For example, possibly try:
1. Divide 4,459 by 4,453
2. Convert to percentage (i.e. 100.13%)
3. On linear guage, have target as 100% and have performance as measure (i.e. 100.13%).
I would then add the Performance (4,459) and Target (4,453) as attributes of the Tooltip in the visual. Hope this helps?
---
Just read a reply that says the visual won't go past 100% so my reply may not be valid. Look forward to getting an update on this either way!