Forum Discussion
Line Chart Time Series with No Data
- 1 year ago
I found a solution, Wrapping my measure in an 2022 = If( *Calculation* = 0, Blank(), *Calculation*). This fixed the line chart issue.
I found a solution, Wrapping my measure in an 2022 = If( *Calculation* = 0, Blank(), *Calculation*). This fixed the line chart issue.
Hi, npetersen20
I'm glad you solved the problem you were experiencing on your own, and thank you for sharing your solution, which will help members of the community who have issues similar to yours to be able to find a solution more quickly.
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Fen Ling,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.