Hello All !
I have a problem for use a multiple [SharePoint] lists data in powerapps.
I have 4 Lists.
L1 ( Informations of associations contact) :
-NameAssociation, Assigned (contact O365), Address, City, Department, Phone, Website ...)
L2(Form Projet) :
-NameAssociation, TypeProject, DateProject, ObjectProject
L3(Form Meet) :
-NameAssociation, TypeMeet, DateMeet, ObjectMeet
L4(Form Request) :
-NameAssociation, TypeRequest, DateRequest, ObjectRequest.
I created a powerapp for the List1.
I use filter by my contacts with a DropDownList1 (L1>city) and DownDownList2 (L1>NameAssociation).
It's Ok for that, but i can't see other informations in the gallery1.
And i can't use a button for "add Projet/Meet or Request" at my contact.

So, I have 2 questions :
1)How i can see other informations in the Gallery1.
2)How can i use the contact's informations for navigate in other screen for edit/add or delete of Projet/Meet or Request?
Thanks for your helping !
(and sorry for my english, i'm french.)