1 Like
So, what errors are you seeing?
data is not storing in the database
1 Like
Are you pulling from 1 cloud db to feed another cloud db or are you feeding a local table with cloud data?
1 Like
This could be for a number of causes so let us check first that data can be stored in the table by replacing all lists
in to a static text and see it the data is written to table
change all to a text block with your own static text.
Do you know if any of those values are potentially null?
1 Like
Ok but now Iām using get data in google sheet feed to the local database
Thank you @muneer I will try to this way
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.