Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
I am trying to make a Tornado chart with the imported visual (Microsoft).
I have one column and two calculated measures. No of purchases (Column), No of Purchase Same Period Last Year (Measure) and Chage from SPLY (Measure). I would like to add a measure to show a categorical value (increase or decrease) based on the Change from the SPLY measure. So I would like to make a dynamic calculated table like below (Increase or Decrease changes dynamically). Would it be possible, please?
Customer Name | Case rate per 1k MSOA | No of purchases | No of purchases SPLY | Change from SPLY | Increase or Decrease |
Adam | 282 | 258 | 24 | Increase | |
Amber | 849 | 824 | 25 | Increase | |
Andy | 1244 | 1244 | 0 | ||
Abby | 1268 | 1244 | 24 | Increase | |
Ben | 853 | 831 | 22 | Increase | |
Chaire | 691 | 688 | 3 | Increase | |
Charles | 684 | 713 | -29 | decrease | |
Fred | 699 | 726 | -27 | decrease | |
Emma | 485 | 522 | -37 | decrease | |
Emily | 818 | 892 | -74 | decrease | |
Nathan | 732 | 816 | -84 | decrease | |
Helen | 760 | 843 | -83 | decrease | |
Debra | 1628 | 2000 | -372 | decrease | |
Hazel | 844 | 988 | -144 | decrease | |
Laura | 1043 | 1130 | -87 | decrease | |
Stephen | 707 | 798 | -91 | decrease | |
Denise | 321 | 363 | -42 | decrease | |
Debbie | 557 | 611 | -54 | decrease | |
Richard | 847 | 999 | -152 | decrease | |
Maria | 871 | 981 | -110 | decrease | |
Colin | 419 | 482 | -63 | decrease | |
David | 914 | 1051 | -137 | decrease |
I just noticed increase was 0 value, what can I do for the Tornado chart?
Thanks for your help.
Toshie
Solved! Go to Solution.
@Anonymous , You need dynamic segmentation. Please refer example of a numeric value, the same can be done with the text value
Dynamic segmentation -Measure to Dimension conversion: https://youtu.be/gzY40NWJpWQ
or
https://www.daxpatterns.com/dynamic-segmentation/
Thanks @amitchandak for your suggestions. I also searched for more videos on dynamic segmentation. I liked the video titled Dynamic Banding & Segmenting which is closed to my senario.
@Anonymous , You need dynamic segmentation. Please refer example of a numeric value, the same can be done with the text value
Dynamic segmentation -Measure to Dimension conversion: https://youtu.be/gzY40NWJpWQ
or
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.