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 have a table that has aggregated information (sums, means, etc.) from a larger table. My table has just one single row, like the following:
Chicago | New York | Seattle | San Fransisco | Miami |
50 | 24 | 36 | 67 | 20 |
How can I display these values on a bar chart?
Solved! Go to Solution.