Hi,
I have created a PowerApp to update an excel file table (static) stored on OneDrive for Business (waiting for Teams as data source), where in the same excel file on another worksheet I have another table getting the updated values by simple ='worksheet1'!A1 reference.
When I update a value from Power App it is saved ok to static data table in worksheet1
but the 2nd worksheet where the data should be updated via formula, gets suddenly all fields referencing worksheet1 empty.
Did anyone encounter such an issue? How to tackle it?