Hi,
I have a data source called 'Tickets'
I have a gallery displaying all items and when I select an item I set a global variable called 'SelectedTicket'
On another page I display a filtered gallery of the same items and I want the default selected item of this gallery to be the 'SelectedTicket' from the previous page.
The Items for this gallery are:
Filter(Tickets,Contact=SelectedTicket.Contact)
The Default of this gallery is:
LookUp(Tickets,TicketNumber=SelectedTicket.TicketNumber)
From everything I know, this should work but the gallery just always displays the first item even if I do a manual 'reset' from a button.
Anyone have any ideas?
Thanks
Sam
Solved! Go to Solution.
@KrishnaV Yes, I've gone with the collection option for now as I don't see any other way and it's working well.
Hi @SamPo ,
I am very happy that it worked for you 😊😊..
Regards,
Krishna
Proud to be a Super User!
Regards,I tested all the formulas before sending. Can you Display the formula you used.
The fact that the second Gallery Item stay on top doesn't mean it's the one SELECTED or the default
That's why I added the template fill for you to know the current SELECTED or Default
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
User | Count |
---|---|
175 | |
111 | |
86 | |
44 | |
42 |
User | Count |
---|---|
228 | |
116 | |
116 | |
73 | |
67 |