Forum Discussion
zjlwms
Feb 14, 2022Copper Contributor
Excel Novice: Need Help with Graphs
Hello. I am trying to create a line graph that shows the change in pressure, rpm, and flow rate over time. I've been trying to use the graph tool that Excel has, but I am not getting what I want. Any...
zjlwms
Feb 14, 2022Copper Contributor
https://1drv.ms/x/s!AiSMrxTmZTpVkDrkZvAUz9-GEdxp?e=VTWVcq
SergeiBaklan
Feb 15, 2022Diamond Contributor
You return data by Power Query. Add one more step - right click on datetime column and select Change Type Using Locale
Here DateTime and English US
For the Measure assign Decimal Number type.
Remove errors, load to the sheet and add scatter chart, format axis as desired