Announcements
Hello Forum, I have a scenario where i have to use multiple choices from SharePoint list as a dropdown function in a PowerApps and i have tried multiple formula like Distinct, Concat and choice but no result, Anyone in the community has an idea to address the issue Thank you in advance.
Hi @Anonymous ,
Use formula in default of dropdown - choices([@datasource].columnname).
Thanks,
Chitrakant27
sorry bro use same formula in item property in drop down
Hi @Chitrakant27 , Thank you for the suggest, I have tried that formula but doesn't work as the fields in the SharePoint is choices and they have multiple choices already updated, now they have to be used as a filter in the PowerApps, So it is not a single choice but of a multiple choice Hope this helps
Can you use combo box as like , I used in below and apply property in items.
Hi @Anonymous,
Have you solved your problem?
Do you want to get the whole Choice column values as the dropdown list options?
Could you please tell me that if this Choice column allows multi select?
If you want to get distinct choices from the Choice column in SP list, you just need to set the Items property of the Combo Box as below:
ForAll(Distinct(List,ChoiceColumn),Result)
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 411 Super User 2026 Season 2
Mohsin Ali 338
WarrenBelz 256 Most Valuable Professional