Forum Discussion
Tornado Chart - Staggered Bars
Good afternoon community,
I am using Power BI desktop (Version: 2.131.1203.0 64-bit (July 2024)) with a Tornado chart visualization (current version in AppSource) to display some data. However, the bars in the chart are only staggered on one side. If I attempt the X-axis format option, the bars appear with the same length. How do I get the bars to stagger?
The sample dataset is this:
| Branch ID | Deposits Value | Number of Customers |
| ZJG3615 | 91,004,686.57 | 50,549 |
| RTW0239 | 79,445,759.57 | 67,234 |
| LSO5552 | 64,631,290.19 | 33,110 |
| VSR1046 | 35,581,858.74 | 45,123 |
| HGF8720 | 20,740,604.86 | 12,709 |
When I plot these in the tornado chart as follows...
...this is the result...
How do I get the 'Number of Customers' bars to stagger?
Thank you.
- Anonymous2 years ago
Hi KWNKHN ,
Based on my testing, please try to set the X-axis Number of customers.
The result is shown below.
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- AnonymousNot applicable
Hi KWNKHN ,
Based on my testing, please try to set the X-axis Number of customers.
The result is shown below.
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- KWNKHNRegular Visitor
Anonymous Yes, your setting has worked perfectly. Than you very much.