Announcements
Hi All,
I can't get this to work. I have two Sharepoint lists. One list contains master records. Second contains child records. I have a gallery with the master records. When I select a record it goes to a new screen with a form showing the selected record. In this screen I have also a gallery which needs a filter to show all child records based on a collection containing filtering on the ID of the master records. When I create a collection I can add this to the items property of the gallery containing the child record. The controls in the gallery contains the names created by the clear collect function. How can i see the containing records by using a collection filter?
Thanks.
Here is my ClearCollect,
ClearCollect(CompetenceCollection; {LineCompetence: ""; Linesubject: ""; LineOrganisation: "";LineID:References.'Id (ID)'})
I want to filter based on LineID.
Another approach that may work for me is not using collection but the possibility to ad a new blank row in my gallery which I can patch with a button. This way my filtering is working because I'm not using collection but I can't get a new blank row in a gallery to work either.
Hi@Bokko,
Could you please share a bit more about your scenario?
@Anonymous wrote:When I select a record it goes to a new screen with a form showing the selected record. In this screen I have also a gallery which needs a filter to show all child records based on a collection containing filtering on the ID of the master records.
When I select a record it goes to a new screen with a form showing the selected record. In this screen I have also a gallery which needs a filter to show all child records based on a collection containing filtering on the ID of the master records.
Do you mean that the second gallery displays child records based on a collection where stores master records using the ID as the primary key? Isn't there a primary key within the
@Anonymous wrote:When I create a collection I can add this to the items property of the gallery containing the child record. The controls in the gallery contains the names created by the clear collect function. How can i see the containing records by using a collection filter?
When I create a collection I can add this to the items property of the gallery containing the child record. The controls in the gallery contains the names created by the clear collect function. How can i see the containing records by using a collection filter?
Do you mean you want to filter the gallery based on the collection where stores the master records containing 'LineID' to display child records?
Actually, the collection you created is a nested one that you need to access the record within it.
Look forward to your response.
Best regards,
Qi
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 1,070
Valantis 639
11manish 608