This is a repost of a question that didn't get answered I asked in formula help but cleaned up to be just the basics.
Problem. I have a table (sharepoint) that within a row are operators that I would like to utilize when imported into a gallery or other PowerApp locations for example (ThisItem.Title) The column type where the data is stored it single line of text. Whenever I reference one of the operator text fields instead of functioning like an operator it is functioning like text. I have tried various different things to accomplish this to no avail.
Why: If I can get a user to input these operators into a table then I can have them create non standardized data with standardize data output across different tables.
Example Table
| ID |
Operator |
| 1 |
ThisItem.Title |
| 2 |
ThisRecord.Title |