The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I am trying to create a clustered column chart using values from one table and the month from my Dim.Date table. The first 2 photos show my tables and the selections im using as well as where they are placed in the visual pane. The last photo shows my cluster column chart.
For some reason, my clustered column chart is not showing any data and I cannot figure out why. I am not sure if it is an issue with the relationship or an issue with the data formatting. Any help is greatly appreciated!
hi @HJA3C8 ,
make sure Dim.Date table is one-many related with your fact table.
the data type seems ok.