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 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)