In Power Apps i have created a Canvas App.
I have inserted a Horizontal gallery and I am trying to set the Items to: "Choices('Project Lists'.Department)".
'Project Lists' is a table i have in my current dataverse Solution. It is also located in the same Environment.
The column [Department] in the 'Project Lists' table does use a global choice set, if this helps at all.
The formula I am using can detect the correct column, but it only results in errors saying: "This Data Type Is Unsupported For Evaluation".
How can I fix this?
Thanks,
Jordan