Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Aaron301
Frequent Visitor

More Detailed Errors

While working with the dataflow gen2's in Fabric I keep getting errors like the following: "Value was either too large or too small for a Decimal." It seems a little silly that the column generating the error is not part of the error message and the value trying to be inserted isn't as well.

 

Am I missing something here? Is there a way to get more details? The table I am currenlty working on has over 600 columns and it has been taking time to track these down.

4 REPLIES 4
jennratten
Super User
Super User

Hello - yes, sometimes the error messages returned are not very helpful.  One way that helps me is to press control + A to select all columns in the table, then select Keep Rows > Keep Errors.  This will limit the rows to only those with errors. If you don't get any rows returned by this, try reversing the table (Table.Reverse) and trying again.  You can also use Table.Schema to get your table's schema, which you can use to reference the different types for the columns and use Table.ColumnsOfType to select columns with specific data types.

foodd
Community Champion
Community Champion

Thank you for starting a conversation in the Power Query Forum.   As this is related to MS Fabric and Gen2 Dataflows , would you please consider moving this post to the Developer Forum where they more closely follow these types of questions?

 

Developer - Microsoft Fabric Community

Dataflows is basicall PQ isn't it? And I went through the Help ribbon in it to get here but sure.

foodd
Community Champion
Community Champion

Sorry, that should be the Service forum.

Service

Power BI Premium, Dataflows, dashboards, reports, sharing, and everything else you do at app.powerbi.com.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.