I think this can be done with collections but I need some guidance. Using two SharePoint lists, I'm looking to combine the data to create one dropdown list in my app that I am building in PowerApps.
In the first SharePoint list, "LIST_boys" I want to use the column "namesBoy" to combine it with the column, "namesGirl" in the second SharePoint list, "LIST_girls"
So taking from:
I want the resulting dropdown in my app in PowerApps to display:
Is this possible?
Thanks in advance to anyone who can put me on the right path!
Cheers,
Kristine
P.S. I am not entirely sure if I am in the correct user forum... I'm looking for assistance with PowerApps.