I am learning power apps on my own and haven't had training, so pardon me if I don't sound like I know what I'm asking. However, I have an app where I have collected selected gallery records/items (not sure what to call them) and I am using the items in the collection to populate a data table. I have been able to create the table as I desire except for populating one column which continually throws errors where some variation of the formula "ThisItem['Sidebar/Links'].value" or "ThisItem.'Sidebar/Links'.Value" is used. The version w/ ['Sidebar/Links'] sees that syntax as a record, but says I'm using unexpected characters. The version w/ 'Sidebar/Links' sees that syntax as a Table and says its expecting a Text value. I have used chatgpt and tried numerous variations using Concatenate, Lookup, ForAll, etc.. but I always get an error expecting a Text value. The column giving me problems is a Choice column that allows multiple selections. What other information can I provide to get help with this?

Report
All responses (
Answers (