thank you for your response! While I’ve successfully captured the data in my database, I’m struggling to display it in the form of a pivot table. My goal is to create a table where each column header represents a dynamic field (form field titles), and each row corresponds to an individual user’s responses, grouped by the associated event.
Do you have any advice on how I could dynamically create this type of table? Could it be done with Editable Data Table Like Excel Pro, or would another method be more appropriate? Any guidance or practical examples would be greatly appreciated. Thank you!