Forum Discussion
chintanp
9 years agoNew Member
Plot two columns as line chart
I have some battery cycling data. Of interest is the current and voltage value wrt time. These are three separate columns in my table. I want to plot Current vs Time and Voltage vs Time. I tried...
vanessafvg
Community Champion
9 years agochintanp is it possible to share what your data looks like?
and what you expect it to be, ie. show a screenshot of excel
so what you saying is you dont want current to be aggregated and you want to view it with a date?
do you have a date table?
secondly when you say its not working, what exactly is the problem? a screenshot to get a better understand will help here
chintanp
9 years agoNew Member
vanessafvg : Thank you for your reply.
My data looks like this:
Fields, test time (sec), current, voltage have been converted to "Decimal number" in Power BI.
The graph that I want to see is simply:
The X-axis has the test-time (sec) and Y-axis has Voltage, both are indivuidual values in separated columns in the same table.