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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I can't show the data in the visualization. For example, the default pie chart in Picture 1 is fine, but when I put the data (Gender) into the pie chart, it won't display. The same situation occurs with other visualizations, such as bar charts. Can anyone help?
Pic 1 (default)
Pic 2.
Solved! Go to Solution.
Hi @BenChang
In the Values section you need to add a measure or a column that you an count on, in this case maybe an employee id?
Hope this helps
Joe
Proud to be a Super User! | |
Date tables help! Learn more
Hi @BenChang
In the Values section you need to add a measure or a column that you an count on, in this case maybe an employee id?
Hope this helps
Joe
Proud to be a Super User! | |
Date tables help! Learn more
The chart can works after add a measure. Thanks a lot Joe!