Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi,
I created a graph that have 4 lines of cumulative percentage (;Start Plan, Start Actual, Finish Plan and Finish Actual)
Need to show the plan vs acutal progress here.
1. I'm not quite sure why the Start and finish actual lines don't stat from 0%.? (attched which dax i used)
2. When i chose one of categories in slicers, the lines doesn't show from 0%?
I'm not sure what i am missing. i tried to check similar cases here and there but couldn't make it.
Any idea how to do it? if it's ok i could send my native file.!
Thanks in advance.
Cheers,
Senga
Hi @colourfullife,
Is you X-axis from you fact table? Here we can create a calculated table using VALUES function and create relationship between it and the fact table.
Then we can put the column in the new table in X-axis and create measures like
Measure= If(isblank(result),0,result)
If it doesn't work, kindly share your sample data and excepted result to me. Please upload your files to One Drive and share the link here.
Regards,
Frank
Hi @colourfullife ,
Does that make sense? If so, kindly mark my answer as the solution to close the case please. Thanks in advance.
Regards,
Frank
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!