Forum Discussion
Plot Values (y axis) vs. Time (x axis)
OK, just change it to SUM or AVERAGE then, or maybe MAX.
Thanks for the response. That just give me another aggregate. I simply want to plot each value on the y-axis based on the timestamp on the x-axis w/no aggregation.
Brian
- Greg_Deckler9 years agoCommunity Champion
I think I posted a way to do this using R visualization and ggplot, let me see if I can find it. Well, couldn't find that one, but it is an option, you also can see this solution as well:
- bfaivre9 years agoRegular Visitor
Thanks for all the input. This still isn't working for me. Surely it can't be that difficult to plot values on the y-axis over time on the x-axis? This is so much of what we do on a daily basis vs. showing the count of the data points (or another aggregate).
Does anyone have an viable example or tutorial they can share?
Thanks in advance,
Brian
- Greg_Deckler9 years agoCommunity Champion
Power BI was really built around the concept of aggregating information. You can get around this by using R visuals, I found my other thread:
http://community.powerbi.com/t5/Desktop/Line-Chart-as-quot-Excel-Scatter-Plot-quot/td-p/75954