The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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!