Skip to main content
Question

Not Getting Data in Charts or Case Explorer – Shows "You don't have data yet"

  • May 26, 2025
  • 2 replies
  • 38 views

Ushmita Patil
Level 2
Forum|alt.badge.img

I'm facing an issue where my charts and tables show the message "You don't have data yet" even though I have connected them to the data model.

When I create a Case Explorer, it only shows 1 row with these columns:

  • Case ID

  • Number of Activities

  • Duration

In the table section of the Case Explorer, it only displays CDHDR.CASES.

Can someone please help me understand why I’m not getting any data in the charts or other tables I create?
Thanks in advance!

2 replies

Rami Agha Kassab
Level 3
  • Go to Data Model → Event Collection, check if CASE_ID, ACTIVITY, EVENTTIME are correctly defined.

    Make sure joins are properly defined (especially between case table and event log).

    Refresh the data model if any schema changes occurred.


Ushmita Patil
Level 2
Forum|alt.badge.img
  • Author
  • Level 2
  • 2 replies
  • June 23, 2025

Thankyou so much 😊