Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Trying to create a new data flow keep getting this error:
"DataFormat.Error: We couldn't convert to Number. 24200C. RootActivityId = 0be9b5d6-87b4-42e6-a4d2-30d2dd930d48.Param1 = DataFormat.Error: We couldn't convert to Number. 24200C Request ID: 3ffa7555-ce42-da36-73c8-f01616a25627."
I am connecting to Gen2 file Blob Azure where data is loaded as all Text , Date and Decimal format.
It seems like the Data is getting reformated by the DataFlow.
I have tried transforming after same result.
Is there a way to find the cause and fix this?
Thanks
Solved! Go to Solution.
Looks like the only column left that is being converted to number is Postingamount. For testing, try converting Postingamount to Text too. If the dataflow runs, then my guess is a text has accidentally ended up in the Postingamount column.
Hi all,
Running into same error. How were you able to debug which column is creating the error.
My data source has around 100 attributes and I wasn't able to get a descriptive error log from Power BI that would direct me to the source.
How would I know which column creates the type casting error from the error log?
Cheers,
problem jumped to date columns , I switched everythig to text as you sugested and it looks like it will get me there.
I did not know you could change the import conversion that way. Thanks for the help.
Good to hear. Just be aware, if Postingamount column has to be aggregated in your report, it has to have decimal number as data type. Text column cannot be aggregated using SUM function in DAX.
Sounds like the auto conversion is trying to convert text to number. Open the dataflow and modify the data type change step for the column with issue, to type text.
Looks like the only column left that is being converted to number is Postingamount. For testing, try converting Postingamount to Text too. If the dataflow runs, then my guess is a text has accidentally ended up in the Postingamount column.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
19 | |
16 | |
15 | |
12 | |
11 |
User | Count |
---|---|
32 | |
25 | |
25 | |
19 | |
19 |