Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi all
My pie chart show legend with blank and special but still have value. I also checked my table in which still got two type general and special.
Could anyone help me fix this problem.
Thanks alot
Solved! Go to Solution.
Hi,
It is because of the datatype for the 'CategoryKey' in the detail table (it is not synched with the parent column's data type).
Change the type of the 'CategoryKey' in 'Subcategory' table to 'Whole number'
Appreciate your Kudos
Hi,
It is because of the datatype for the 'CategoryKey' in the detail table (it is not synched with the parent column's data type).
Change the type of the 'CategoryKey' in 'Subcategory' table to 'Whole number'
Appreciate your Kudos
could you pls provide the pbix file?
Proud to be a Super User!