Hello
I am creating a survey app, where every month 500 people will answer 3 questions.
Later I am reporting the answers on Power BI.
When saving my data I found the following limitation: PowerApps not allowing files bigger than 2 MB on OneDrive or Google drive.
The empty excel file I am planning to use to save the data to is already 3 MB, the reason being I have created 3 tables inside with 99.999 empty rows on them. I did this so PowerApps can "see" the tables inside the excel file. I can delete rows and make the excel file smaller.
Here are my question:
- do I need to make the tables the final size? or I can make them only 5 rows for PowerApps see them and will grow ok?
- is there any limitation on size of the excel file? I mean am I risking that at some point PowerApps won't save my data anymore because the file is bigger than 2 MB?
-Any suggestion on this scenario?
Thanks!
M.