Forum Discussion
mali130
3 years agoHelper I
Displaying Column numeric value with Date on X-Axis
Hi PowerBI Champs, I am plotting a graph with a numercial value on y-axis and date on x-axis. Whenever i plot the y-axis measure it shows me the count. I just want it to plot the real numeric val...
- 3 years ago
Since it is only one point it doesn't make a difference if you use average, max, min since it will return the only value.
Count will count the amount of values for each date that is 1.
mali130
3 years agoHelper I
Hi Jorge,
I dont know why i am not able to see the 'dont summarize' option when i click the arrow that you highlighted. Please see below;
JorgePinho
3 years agoSolution Sage
It's probably because of your data model. Try using max and check if you get the desired result.