Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Data Source For Example:
How do i count the created date in bar chart?
Conditional
<= 45 Minutes
> 45 Minutes
Count Based on Created Date and Resolved Month.
I am using alternate state so that when i click on a month it will display accordingly
The result will be like this:
Created (August)
<= 45 Minutes = 2
> 45 Minutes = 2
Resolved (August)
> 45 Minutes = 1
see attached file
hope this helps