Hi All,
I am struggling with the following, can anyone offer any help?
I have two SP lists,list one is Incidents and list two is Updates to incidents. We create a new incident in Powerapps (no issue there), which sit in a Gallery(Gallery1) and we add an update to the incident by adding a new record to the updates list, which sees the ParentID of the incident itself, by use of a lookup within a dropdown.
What we are trying to do is have a second Gallery displaying all of the updates, linked to the Incident, so we could see all updates related to the ParentID. We're struggling to get the filter to work on Gallery2, whereby it only shows the filtered results.
Could anyone offer any advice on how the filter should work?
Many Thanks