Forum Discussion
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 value and percentage value (for another graph). Can you pelase advise how to do that. Much appreciated.
Regards,
Ali
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.
13 Replies
- JorgePinhoSolution Sage
In your data model each date has only one value? Or there are multiple rows with values for the same date?
- mali130Helper I
Hi Jorge, each date has one for one particular column
- JorgePinhoSolution Sage
If you right click on the Value column do you have the "Don't summarize" option?
- mali130Helper I
I do see that and i choose that. But even after doing that when i plot it on y-axis it comes as a count.