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 August 31st. Request your voucher.
I have a fact table and a calendar table.
My fact table does not have values for all months but I would like the x axis to show the months
How to show all dates in your visual, regardless of whether or not they actually exist in the table.
x-axis should have months from date dimension.
The measure that is in values well should be altered to return a value for all inputs. Usually done by adding 0 (zero)