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 am currently trying to create a stacked area chart to represent the values I created in a matrix utilizing a measure. The stacked area chart is just showing the values that are included in the original data table. It is not showing the values calculated in the measure (which are also shown in the matrix on the dashboard). here is a link to the .pbix (https://drive.google.com/file/d/1q1MWjXU8Ku5M_cOQVJp3hmy2O2hMTUHJ/view?usp=sharing)
Any and all help would be greatly appreciated! Thank you!
Solved! Go to Solution.
If you change the x-axis from Date Hierarchy to Date I think it gets you there
If you change the x-axis from Date Hierarchy to Date I think it gets you there
OMG haha what an easy solution. Thank you!!