Hi, I am new to power apps and I tried to find the solution to this, but I didnt...
When a new screen is opened, the items in my gallery 1 is loaded, but I also want to load at the same time, the gallery 2 with the information from the First item of the gallery 1... (they are connected by ids on the dataverse)... idk where I could put the "set variable" on,
(basically each item of Gallery 1, has different question that are going to be shown to Gallery 2, so when the screen is loaded, I want to load the questions of the G 1 "Environment"...
More info (if needed):
Codes in the Gallery with the sections (G1)
Data-> 'Questionnaire Area Divisions'
G2 should be something like:
Data -> Filter('Questions', 'Questionnaire Area Division'.Name exactin LookUp('Questionnaire Area Divisions', Name exactin G1.FirstItem.Name).Name)
? or maybe i have to do this on the OnVisible, for the screen?
Thank you!!

Report
All responses (
Answers (