Forum Discussion
Power BI S-Curve
Hi
In the below image showing Actual values if not avalaible showing 0 in i need to show insted of 0 Previois Cumilative value.
- Anonymous3 years ago
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 ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
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 ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.