Hi there, we do not have a set of dummy data readily available for this purpose, however in the interim I can provide additional documentation and further explanation. Generally speaking, you will have two separate activity tables, as shown above. You will need to go into your data model and set each table as an activity table (each activity table requires a case ID, an activity name, and a time stamp) and assign a case table to each activity table. The datamodel between the two should look similar to the photo you have above. From there you will want to use the eventlog automerge sliding button in the datamodel and select either distinct or non distinct depending on case requirements. The picture above should really be an appropriate sample data set (you'd join each activity table to its respective case table using the case id, and then you'd join the case tables together using the super_case_id they both share). Let us know if you have any further questions!