Hi Power Automate Masters,
I'm trying to play with Power Fx tables in Power Automate Desktop. Using Set Variables action I can assign a table created from the Table() function to a variable, filter it using Filter() function, but not adding new columns to it - it showed error "Expected identifier name" on the AddColumns() function. What am I doing wrong?
