Greetings.
I have an app, that is designed to work inside Power BI (Power App visualisation).
It is quite simple in what it does: It reads an entry in a specific sharepoint list and allows the user to edit the entry, saving the new entry. The entry is a comment on a specific report. The report is chosen from another list via dropdown or filter.
The original app works just fine.
I then made a copy of the app on the Power App platform and changed nothing. The plan is to keep the original app intact and then make changes in the copy, using that in my live mode. However, while the app can still read the data perfectly, whenever I try to save the new copy, nothing happens.
How come the code suddenly doesn't work in the copy, when it works perfectly in the original app?
Any suggestions?
Thanks in advance.
Doge.