KPI Comparison of today current hour vs yesterday current hour

I am looking to create a KPI visual that shows the traffic difference between today current hour and same hour as previous day.
I have similar table view using periodOverPeriodDifference but I would like to have a KPI visual as well.
How do I ho about it?

1 Like

Hii @Ciku
my suggestion is using the same calculated field, but like this

periodOverPeriodDifference(
    {Traffic}, 
    'HOUR', 
    1
)

tell me if it’s work, please!

Hi @Ciku - Can you please give sample data and expected output?

Regards - Sanjeeb

Hi @Ciku,
It’s been awhile since we last heard from you on this thread, were you able to find a work around or do you have any additional questions?

If we do not hear back within the next 3 business days, I’ll close out this topic.

Thank you!

Hi @Ciku,
Since we have not heard back, I’ll go ahead and close out this topic. However, if you have any additional questions, feel free to create a new post in the community and link this discussion for relevant information if needed.

Thank you!