Forum Discussion
Filed Type
I don't really understand the answer, I have about 7000 readings, and readings are from a web source based on constant temperature monitoring with readings taken frequently. I just want to show a graph with temperature on the y-axis, and time on the x-axis. The temp in degrees c is either a whole number or a number to 2 dec places. I just want the real values not summed, not counted etc. I am trying to use a line graph. Please me in this
Power BI will use whatever granularity you put on your x-axis. The sum of your values is just a way to aggregate these values. In the screenshot below I made some sample data to show a temp reading every second for this time span. Just leave your values as sum and bring your x-axis down to whatever the granularity of your timeframes are.