Hi,
I'm trying to join two SharePoint lists (one-to-many relationship) into a collection for export to Excel.
| From Table "Opportunity" | From Table "Log_Interaction" | |||
| ID | Opportunity | Partner | Date Interaction | Interaction |
| 1 | x1 | yy1 | 24-May | abab |
| 23-May | aaa | |||
| 2 | x2 | yy2 | 10-Apr | cc |
| 09-Apr | bb | |||
| 08-Apr | aa | |||
| 3 | x3 | yy3 | - | - |
I can achieve the desired view using nested galleries within Power Apps. However, for exporting, I need to create a collection first.
Has anyone encountered this scenario? Any advice on building a collection to combine these lists for Excel export would be greatly appreciated.

Report
All responses (
Answers (