The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
112 | |
81 | |
78 | |
43 | |
37 |
User | Count |
---|---|
157 | |
112 | |
64 | |
60 | |
54 |