TIPS - Adding Data Rows

Summary

Adding Data Rows

Body

We can add data rows using the set variable action. To do so, add the table name and set the data row as %Table + [“insert value of column names”]. In this case it will be %Table + [‘Earphone’, ‘NA’, ‘20 USD’]% .

 

After running the flow, we have created a row with the Product Name as “Earphones” at a Product Price of “20 USD”.

Details

Details

Article ID: 9055
Created
Mon 11/6/23 12:07 PM
Modified
Mon 11/6/23 12:07 PM