Hello experts,
I've built the following app where information from multiple sharepoint lists is being filtered using the department name. In this example I have 5 sharepoint lists namely:
Sharepoint 1: Department (and all those text boxes belong to it).
Sharepoint 2: Measure of Success - a department can have multiple measure of success
Sharepoint 3: Primary Operating Activities - a department can have multiple activities
Sharepoint 4: Active Projects - a department can have multiple projects
Sharepoint 5: Active Risks - a department can have multiple risks

I would like to export all these items into a Word document with a trigger from the print button in the PowerApps, but also just filtering the selected department.