I have a dataverse column named "Type of Solution" which is a simple choice field with ["Power apps", "Power Automate", etc]. I am referencing the Column in my Gallery as a text field called "Type of Solution." The issue is that when I reference the column data in the "Text" property using:
ThisItem.'Type of Solution'
I get the following error: "Expected type text"
Any information would be greatly appreciated.
