Forum Discussion
Anonymous
5 years agoNot applicable
Represent null data as zero in line chart
Hello, I'm building a line chart that represents the evolution of the count of some Value (y axis) depending on levels. As you can see: - The x axis starts in February 2021, with Value=3 in...
Hank_
Helper I
5 years agoHi! Maybe substitute null values with zeros in the query?
Isn't it more efficient to do this in M rather than DAX in this case?