Hi, I would like to add more than one subgrids to upload files to SharePoint on a single form in powerapps portal.
For example
Let's say I have two sections on Account entity form:
----------------------------------------------------------
Section : Driving Liscense
Subgrid Driving Liscense
The above subgrid needs to add upload document to Account entity account/drivingliscense in SharePoint
---------------------------------------------------------
Section : Business Plan
Subgrid Business Plan
The above subgrid needs to add upload document to Account entity account/businessplan in SharePoint
---------------------------------------------------------
I can add one subgrid and it works fine but if I add another subgrid with different view selected, the two grids show same data.