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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
pkn7
Frequent Visitor

Issue with Usage metrics - OLEDB or ODBC error

Hi,

I have created a custom usage metrics report connecting to both new and old usage metrics model. i want to show the dept info for the users of the reports. so when i try to combine a excel file(which has user dept info) to this model the report breaks always. i have created the relationship of the excel file with the other usage metrics tables which are connected in direct query mode. but everytime when i try to visualize the report is breaking.

 

 

Thank you,

Priyanga

2 REPLIES 2
Anonymous
Not applicable

Hi, @pkn7 

This problem is usually caused by some data in your Power query not meeting your query steps or your Excel version being too low.

Make sure you are using the latest version of Excel or you need to install the corresponding ODBC driver:

vjianpengmsft_0-1732588758263.png

Power Query Excel connector - Power Query | Microsoft Learn

 

 

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

123abc
Community Champion
Community Champion

Here are a few steps you can try to troubleshoot and resolve the issue:

  1. Check Data Types and Relationships: Ensure that the data types of the columns you’re using to create relationships are compatible. Sometimes, mismatched data types can cause errors.

  2. Import Mode for Excel Data: Instead of using DirectQuery for the Excel file, try importing the Excel data into your model. This can sometimes resolve issues related to combining different data sources.

  3. Query Dependencies: Review the query dependencies in your model. Ensure that there are no circular dependencies or complex relationships that might be causing the report to break.

  4. Data Refresh: Make sure that all data sources are refreshed and up-to-date. Sometimes, stale data can cause unexpected errors.

  5. Error Details: Look at the detailed error message when the report breaks. This can provide clues about what might be going wrong. Specifically, check for any OLEDB or ODBC error codes that can be further investigated.

  6. Simplify the Model: Try simplifying your model by removing some relationships or tables temporarily to identify if a specific relationship or table is causing the issue.

If these steps don’t resolve the issue, you might want to consider reaching out to the support community or consulting with a Power BI expert who can provide more personalized assistance.

Let me know if you need further help or if there’s anything specific you’d like to dive deeper into!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors