Forum Discussion
anupambit1797
Sep 03, 2025Iron Contributor
Time-Axis doubt
Dear Experts, I have a data as attached and below, I want to have the Time-diff in Y-Axis, but seems none is plotted:- Could you please share what wrong I am doing here. T...
- Sep 03, 2025
Yes, we can't sum datetime. We could find, for example, min or max for it. Use source as numbers, sum and apply datetime format to resulting field.
anupambit1797
Sep 03, 2025Iron Contributor
Thanks SergeiBaklan , I added that option "Add this data to the Data Model" during Pivot, but get below error:-
While I already changed the Data type to Custom hh:mm:ss:.000
Br,
Anupam
SergeiBaklan
Sep 03, 2025Diamond Contributor
Yes, we can't sum datetime. We could find, for example, min or max for it. Use source as numbers, sum and apply datetime format to resulting field.