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.
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.
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:
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
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
Hi Abhishek,
And what was the solution? Changing the column type in KM or something else? May be useful for others with similar problem :)
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
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