Hi,
I have a requirement to use the lookup function with a datasource and multiple items to lookup.
i.e. i have a gallery with checkbox for each item in gallery. let's say a user selects 5 items in gallery, i want to get the lookup of each selected item from a datasource. now, in the lookup function, you can normally only lookup a single distinct value. if you want to find multiple items then you would loop through the multiple items. but, you can't do a loop within a lookup in powerapps.
any ideas?
THanks