Hi,
I have got gallery in my app, which displays the view from SQL. (the view contains Id from base table and properties from related tables). I have added also the form to edit this record - the form mode is edit and item property is lookup formula, with statement like below:
LookUp('Table', RecordId = Gallery.Selected.RecordId). When I run preview of the application - it works. I can edit the records. But when i publish the app or open app editting once time again it stops to work.
When I delete the form and add once time again, it works only in app preview - when I publish it, the issue occurs again.
Do you know what can causing the issue?
Hi @dk2 ,
Please try to change the formula to:
Gallery1.Selected
If the issue persists, try to create the app from Start from data > SQL and test.
Regards,
Mona
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
205 | |
97 | |
60 | |
51 | |
49 |
User | Count |
---|---|
255 | |
158 | |
87 | |
79 | |
59 |