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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Atl
Helper I
Helper I

Power bi data discrepancy

Hello everyone,

All category dataset which is import mode and has incremental refresh is showing incorrect data only sometimes and only for some categories and slight discrepancy . Data directly from sql database and another power bi dataset which is direct query mode are matching exactly. Discrepancy is not following any pattern. Discrepancy would be consistent and major if transformations or relationships or incremental refresh settings were wrong. 
 
All category dataset which is import mode and has incremental refresh
Store number Business week    item gl category     Sum of margin amount
       63                 3/4/2024                Hot food                    $1290
 
SQL database
Store number Business week    item gl category     Sum of margin amount
       63                 3/4/2024                Hot food                    $1268
 
All category dataset which is direct query mode
Store number Business week    item gl category     Sum of margin amount
       63                 3/4/2024                Hot food                    $1268
 
Please help. thanks in advance.
1 ACCEPTED SOLUTION
Anonymous
Not applicable

@amitchandak Thanks for your contribution on this thread.

Hi @Atl ,

Direct Query mode establishes a live connection to the underlying data source, ensuring that the data displayed is always current. On the other hand, Import mode loads data into Power BI’s memory, providing a snapshot of your data at a specific point in time during the data refresh. If the data in your SQL database changes after the data refresh in Power BI, it could lead to discrepancies. You can try to refresh the data in Power BI and see if the discrepancy still exists.

Power BI Import vs Direct Query: Everything You Need to Know 

Best Regards

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

@amitchandak Thanks for your contribution on this thread.

Hi @Atl ,

Direct Query mode establishes a live connection to the underlying data source, ensuring that the data displayed is always current. On the other hand, Import mode loads data into Power BI’s memory, providing a snapshot of your data at a specific point in time during the data refresh. If the data in your SQL database changes after the data refresh in Power BI, it could lead to discrepancies. You can try to refresh the data in Power BI and see if the discrepancy still exists.

Power BI Import vs Direct Query: Everything You Need to Know 

Best Regards

Atl
Helper I
Helper I

Bumping for visibility 

amitchandak
Super User
Super User

@Atl , Please check the incremental logic, if that on a date like the updated date, it might not work. Power BI will delete and insert not update and insert. You should use date like create date, billing date etc

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak , thank you for your help. please help me understand. Discrepancy would be consistent and major if incremental refresh settings were wrong correct? In my case Discrepancy is very minor and only happening on very few dates and only happening on 3 different item category out of 12. this is very random and not consistent across. 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors