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