Hi good day everyone,I have this project where I need to filter list of items based on dropdown. In every items in drop down there's a different table from data verse.
Where Items = ["A","B","C"].
Is there a possible way to have multiple data source from data verse in one gallery?Thank you very much.
Hi @Beelieve
You can use the Collect function to put multiple data sources into the same collection.Call this collection in the Items property of the Gallery instead of multiple data sources in the Dataverse.
Best Regards,
Levi
Hi @v-liwei-msft ,Thank you very much I appreciate the response. May I know the syntax of collect function?
Please try:
Collect(collectionName,Datasource1);Collect(collectionName,Datasource2);Collect(collectionName,Datasource3)
I think this link will help you:
Collect, Clear, and ClearCollect functions in Power Apps - Power Platform | Microsoft Learn
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 836 Most Valuable Professional
Michael E. Gernaey 327 Super User 2025 Season 2
MS.Ragavendar 231 Super User 2025 Season 2