Forum Discussion
MrMike
5 years agoHelper II
Line Graph roll up by day
My log table has activity every second and I want to roll up the data by type per day and show on a line graph. For example the data looks like this: 1/25/2021 8:34:57 PM Login User1 1/25/2021 8:37...
- Anonymous5 years ago
Hi MrMike ,
Here is my test table. I add a row as you said.
Then I tried the same steps.
Result:
Can you share some screenshots around the issue please? This is not helping much.
Add error screenshot as well which you are facing.
Hope that's what you were looking for.
Best Regards,
Yuna
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
MrMike
5 years agoHelper II
It is getting closer to being right. How did you get your line graph to show one day and not multiple times for a day. Here is my line graph, I want it axis to be by day not by hours.
MrMike
5 years agoHelper II
I made some corrections and it works now. Thank you v-yuaj-msft. I will accept your answer as solution.