When importing data from a Google spreadsheet to SQL Server via Flow, some fields are empty in the database even though data is filled in the worksheet.
Fields that are blank, in the stream, I do not have the option to add dynamic content
Solved! Go to Solution.
Hi @almir ,
This is because the field type does not match, the field will automatically identify the type of optional Dynamic content, if it does not match, there is no Dynamic content available.
You could store the Dynamic content you need to fill by using Compose, and then configure Compose output to the corresponding field.
For example, if I have a field named No_, I can't use the corresponding Dynamic content when I configure the Insert row action.
First use Compose to store the No_ field value, then configure Insert row action.
Image reference:
Hope it helps.
Best Regards,
Hi @almir ,
This is because the field type does not match, the field will automatically identify the type of optional Dynamic content, if it does not match, there is no Dynamic content available.
You could store the Dynamic content you need to fill by using Compose, and then configure Compose output to the corresponding field.
For example, if I have a field named No_, I can't use the corresponding Dynamic content when I configure the Insert row action.
First use Compose to store the No_ field value, then configure Insert row action.
Image reference:
Hope it helps.
Best Regards,
Hi, how are you?
Turning to thank you for your help, your solution solved the problem.
Thanks a lot for the help.
Hi @almir ,
I am very glad that your question has been resolved.
Best Regards,
User | Count |
---|---|
6 | |
3 | |
2 | |
2 | |
2 |