I am trying to use a dynamic table name in the Update a Row Dataverse action and am hitting a syntax challenge.
The images below show what the peek code output is if I did it the normal way and when I try to use a dynamic table name.
Update a row 2 fails with "The request entity's media type 'text/plain' is not supported for this resource."
Is it even possible to do what I am trying to do?
Thanks