Forum Discussion
Plot Values (y axis) vs. Time (x axis)
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
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
- bfaivre9 years agoRegular Visitor
Thanks for all the help. I appreciate it. I guess I'm slightly shocked that this ability would not simply exist. Seems like it would be used often.
Brian
- Greg_Deckler9 years agoCommunity Champion
Well, the concept behind Power BI was to aggregate and visualize data, not just visualize data. That is why they included R visuals though as well as custom visuals capability to fill in some of these holes.