Hi Everyone,
I am Creating a Flow to Upload Excel Data into SQL Table.
And, Once I run the Flow, it successfully uploads the Excel Data into SQL Table but I get an error as shown below....
Can anybody help me tackle this error?
Solved! Go to Solution.
Hi @pkorbellu
So, we tried making the PartID column to Number Format and it worked
Please close this thread by marking as solution
Thanks
Hi @pkorbellu
Can you check the excel that, is there any null values?
If you have null values then you might have to make those into 0 first then you may try
By seeing the error the value required is integer / Int64, So if there are any null values then it can't convert to Integer / Int64
Refer to https://powerusers.microsoft.com/t5/General-Power-Automate/The-runtime-value-quot-quot-to-be-convert... link, it has the similar issue, by passing an if condition it got resolved
Thanks,
Srini
Hi @pkorbellu
So, we tried making the PartID column to Number Format and it worked
Please close this thread by marking as solution
Thanks
User | Count |
---|---|
87 | |
43 | |
21 | |
18 | |
16 |
User | Count |
---|---|
130 | |
47 | |
42 | |
36 | |
28 |