Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Can someone please help me on one Power Automate flow issue.
I already posted it in Power AUtomate community but to no avail.
The error which I am getting is listed below;
"The 'inputs.parameters' of workflow operation 'Update_file_properties' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'item/Corporationsemployeridentificationnumber' is required to be of type 'Number/double'. The runtime value '"26-4526768"' to be converted doesn't have the expected format 'Number/double'."
Thanks,
Sanket
Solved! Go to Solution.
Hi @v-shex-msft @Greg_Deckler .
Thanks to both of you for replying.
But I can't alter or change my original invoice data i.e. I can't remove the "-" between the number in my field.
I found out a way to handle such errors. What we can do is convert the field which is giving such an error to "text" data type and it will display values without the error.
Try it out, it works.
Thanks,
Sanket
Hi, Could you please describe this work around. I have the same problem but have no idea how to handle it. Many thanks in advance!
I am having a very simular issue with a MS Form saving data to a SharePoint list.
The error message is: Input parameter 'item/Youth_x0020_Ministry_x0020__x002' is required to be of type 'Number/double'. The runtime value '""' to be converted doesn't have the expected format 'Number/double'.
I have a branch in the form and it seems that when you branch around questions, Forms tries to insert a null ""''"" into the field thus throwing the error. I worked around the problem by removing the branching and makine every question mandatory. This is a silly solution as I have a very long form and would like to use branching to minimize the time it takes to fill out the form. The SharePoint field is not required and is numeric. The questions in the form are numeric as well.
Hi @v-shex-msft @Greg_Deckler .
Thanks to both of you for replying.
But I can't alter or change my original invoice data i.e. I can't remove the "-" between the number in my field.
I found out a way to handle such errors. What we can do is convert the field which is giving such an error to "text" data type and it will display values without the error.
Try it out, it works.
Thanks,
Sanket
HI @SanketBhagwat,
As the error message said, it seems like your table records include some expected value that cannot be converted to number/double. I'd like to suggest you check them to exclude these wrong values first.
In addition, if above not help. Can you please some dummy data that keep the raw data structure? It should help us clarify your scenario and test to troubleshooting.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
@SanketBhagwat Seems like you need to remove the - from that number, 26-4526768.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
87 | |
84 | |
82 | |
67 | |
49 |
User | Count |
---|---|
135 | |
111 | |
100 | |
65 | |
62 |