
Hello! I'm currently working on a helpdesk app and am trying to get a gallery which uses a filter to display items from one table depending on the conversation ID for the ticket that is currently selected. The filter I use is
With varCurrentRecord holding the selected tickets information. While this doesn't give me an error and even returns the correct rows, the issue I'm having is that when I try displaying the row properties in the gallery using ThisItem nothing is displaying
I know that these properties aren't blank so I'm not to sure what may be happening. Any ideas on how to fix this issue?
Thanks in advance!
Hi @maria_rizo ,
If you only have one record there then varCurrentRecord.SubmittedByName (assuming this is a Text field) should get you the value you need.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
MVP (Business Applications) Visit my blog Practical Power Apps