Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Thank you for taking the time to read my question.
I'm using an existing Dataflow that loads an Excel sheet into a Dataverse Table. It works great. I have added two new columns to my Excel sheet (Latitude and Longitude) and have updated my Flow, however it fails to run.
Is the data type in my Power Query correct? Anything else I should be changing?
Thanks!
Solved! Go to Solution.
Hi @Syndicate_Admin ,
According to the screenshots you provided,I think your Number type column must have a value "CAY1A"
As I tested below:
You could remove error rows, or use try ...catch... to fix the error:
For more details about error handling, please refer to:
M Language Error Handling - PowerQuery M | Microsoft Docs
IFERROR in Power Query Using TRY OTHERWISE
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Syndicate_Admin ,
Thanks for your feedback😀
Could you please kindly Accept it as the solution to make the thread closed? More people will benefit from it.
Best Regards,
Eyelyn Qin
Hi @Syndicate_Admin ,
According to the screenshots you provided,I think your Number type column must have a value "CAY1A"
As I tested below:
You could remove error rows, or use try ...catch... to fix the error:
For more details about error handling, please refer to:
M Language Error Handling - PowerQuery M | Microsoft Docs
IFERROR in Power Query Using TRY OTHERWISE
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you so much for your reply. You are Right!!!
The person that made the Excel file I'm trying to upload swapped the column headers... and I didn't realize.
Thank you so so much.
happy holidays
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
68 | |
58 | |
42 | |
28 | |
22 |