Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi
In the below image showing Actual values if not avalaible showing 0 in i need to show insted of 0 Previois Cumilative value.
Solved! Go to Solution.
Hi @sprao ,
According to your code, I suggest you to try to create a Calendar table with continuous date in it.
For reference:
https://radacad.com/creating-calendar-table-in-power-bi-using-dax-functions
Then create the measure by [Date] in this Calendar table.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @sprao ,
According to your code, I suggest you to try to create a Calendar table with continuous date in it.
For reference:
https://radacad.com/creating-calendar-table-in-power-bi-using-dax-functions
Then create the measure by [Date] in this Calendar table.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.