I have a Gallery that I filter by firstname. Once bring me the record I want to see the detail info through the > icon but brings me another record. Actually, always brings me the same record, never the one is suppose to.
I upload the screens.
I am using SQL in Azure database.
Any help will be appreciate.
Verónica
Solved! Go to Solution.
I think I know. Going over your message I noticed that I am recycling the detail form invoking it from two different galleries.
You should pass the selected item using ThisItem
Fetch all the fields on DetailScreen1 as displayItem.FirstName
Navigate(DetailScreen1, ScreenTransition.None, {displayItem: ThisItem})
Thanks
Thanks very much for you time.
The table of the Detail form is tha same table of the Gallery from where I invoke the Detail once the Gallery is filter by the text value
Verónica.
I think I know. Going over your message I noticed that I am recycling the detail form invoking it from two different galleries.
You should pass the selected item using ThisItem
Fetch all the fields on DetailScreen1 as displayItem.FirstName
Navigate(DetailScreen1, ScreenTransition.None, {displayItem: ThisItem})
Thanks
Thank you for the feedback!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
203 | |
45 | |
45 | |
45 | |
39 |
User | Count |
---|---|
279 | |
81 | |
79 | |
79 | |
69 |