Hello all,
I have created a table in a canvas app that is linked to a dataverse table. And I need a function that allows me to add new columns to this table directly in Powerapps. So that every time I add a new column in my Powerapps table, a new column is also created in the linked Dataverse table.
Is this possible and if so, how can I do this?