TIPS - Declare a Data Table Data Type

Summary

Declare a Data Table Data Type since you can't do it through actions

Body

Unfortunately, we are unable to create data table data types by searching the “Actions” tab in Microsoft Power Automate. Thus, we will be using the “set variable” action to do so instead.

Firstly, in the “set variable” dialogue box, declare the table name. After that, set your column names using %{^[‘ColumnName’, ‘ColumnName’, ‘ColumnName’]}% .

After running the flow and clicking on “flow variables” in the variable pane, you will be able to view the data table. We have now successfully created a data table data type!

Details

Details

Article ID: 9054
Created
Mon 11/6/23 11:51 AM
Modified
Mon 11/6/23 11:51 AM