Forum Discussion
louagej
8 years agoRegular Visitor
Transfer Query result in data table. Update or Create new row based on the primary key
Hi, I'm using a odata service to load the latest changes from a table based on the SQL Timestamp. We want to avoid that the query is loading each night millions of records. So the result of my Que...
- Anonymous8 years ago
Hi louagej,
Maybe you can try to use 'Table.InsertRows' function to add custom row.
Regards,
Xiaoxin Sheng