Skip to main content
Question

I am getting error on my case explorer in views "Case Id should be of string data type." but I checked all case_ids in activities and cases table are in string only.

  • June 11, 2024
  • 4 replies
  • 12 views

abhishek.tando12
Level 2
Forum|alt.badge.img+7

error

4 replies

mateusz.dudek14
Level 11
Forum|alt.badge.img+11

Hi,

 

Can you provide a screenshot from base KM for that case table record?

In my case you can see that case_id atribute is set as string:

 

Screenshot 2024-06-26 133542 

Best Regards,

Mateusz Dudek


abhishek.tando12
Level 2
Forum|alt.badge.img+7

Hi,

 

Can you provide a screenshot from base KM for that case table record?

In my case you can see that case_id atribute is set as string:

 

Screenshot 2024-06-26 133542 

Best Regards,

Mateusz Dudek

Hi,

 

Thanks for your response. Actually problem got solved. I uploaded all data in Parquet files and now its working but my case explorer is showing duplicated cases for all case ids

 

error_screenshot


mateusz.dudek14
Level 11
Forum|alt.badge.img+11

Hi,

 

Thanks for your response. Actually problem got solved. I uploaded all data in Parquet files and now its working but my case explorer is showing duplicated cases for all case ids

 

error_screenshot

Hi Abhishek,

 

And what was the solution? Changing the column type in KM or something else? May be useful for others with similar problem :)

 

Best Regards,

Mateusz Dudek


abhishek.tando12
Level 2
Forum|alt.badge.img+7

Hi,

 

Thanks for your response. Actually problem got solved. I uploaded all data in Parquet files and now its working but my case explorer is showing duplicated cases for all case ids

 

error_screenshot

Hi Mateusz,

 

Solution is I just uploaded all files in parquet format instead of csv. But I am not sure why I am seeing duplication on my case explorer. This problem is only happening in Views case explorer but not Analyses case explorer