Forum Discussion
Using a stacked bar chart as a thermometer
- 4 years ago
Hi aashton
You can create a new table by unioning a new row and original table. In the new row, it calculates the difference between the total and the goal value.
Then use this new table to populate the visual. The new Gap will also display as a Region, so it may be a little confusing if a reader doesn't know its meaning.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Hi aashton
You can create a new table by unioning a new row and original table. In the new row, it calculates the difference between the total and the goal value.
Then use this new table to populate the visual. The new Gap will also display as a Region, so it may be a little confusing if a reader doesn't know its meaning.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.