Announcements
Hi All,
I am having sharepoint as source, where data available in choice column (check box) choice (Sample column name - Checkbox_Item). I tried to bring this to Gallery. I couldn't see this column data in Edits while mapping. Attached my datasource and gallery Edit screen screenshots,
Refresh your data source in Power Apps. Then in the gallery in the label itself do ThisItem.ChoiceFieldName.Value
Please Accept as Solution if it solves your question. Or just give it a Thumbs Up if it is helpful as can help others.
LinkedIn: https://www.linkedin.com/in/charlie-phipps-%F0%9F%91%A8%E2%80%8D%F0%9F%92%BB-91338715b/YouTube: https://www.youtube.com/channel/UChmFBGU1YKIU91sNMQ7buGgTwitter: https://twitter.com/phipps0218
@phipps0218 : Thanks for your response. I have refresh the data source in powerapps screen and in formula bar written the above mentioned command. But it is showing some error(screenshot attached). could you please help?
Can the user select multiple? What this is returning is a table rather than text. If that is the case then use the Concat function:Concat(ThisItem.CheckBox_Item, Value, ", ")
@phipps0218 : Instead of Textbox/Label, i have used Listbox and i can able to see the data. Please let me know if this is best way to get the checkbox choice column data to Gallery.
Hi @suriyamv07 , Yeah that works nicely!
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 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 536
WarrenBelz 426 Most Valuable Professional
Haque 305