Hi all,
I am new to PowerApps so I have still to figure out a lot. I have created an app with an Excel data source. Right now I am a bit confused how to use the datasource in formulas. As far as I know I can use something like:
SortByColumns(Table1;"MyColumn")
But I also see this notation:
[@Table1]
What is this? I don't know what it is called so I cannot look it up in the documentation 🤔