Hello
Im just starting to work with Power apps, so the knowledge is not so good. Im learning to build an power app.
Ive made already starting screen with 5 drop down boxes and these boxes are connected with the share point database.
Everything is working and all the information is working. The result dropbox 1 is input for the next box.
The formula is: Distinct(Filter(Input_database, Naam = DDleadoperator.Selected.Result), Ploeg) because you have to fill in five boxes
Only i want to make this automatically, so the result of dropbox 1 is input for the other 4 boxes.