Hello,
I have searched the forums and found a lot of information on JOIN and COLLECT functions, but I cannot quite figure out how to do what I am looking to do.
I have a form for staff to fill out and each populates a new line. However, due to logic, the columns will not overlap (so basically column Status Update 1 would only be filled out once as that question is specific if the person who fills out the form).
What I am trying to do is to see if there is a way to combine these rows into one row, if the Event Name is the same and the Date is the same. So I would be looking for 1 row that would have:
Event 1 6/17/2024 Update number one update number 2
Is it possible to do this?
Thank you!