Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Started getting issue in datalake where no of records in lake database vs partitioned table wont match
It was working fine from last 6 months
Any idea where to check and how to get it resolved?
Hi @mazizmacf ,
To investigate the issue, you can start by checking the following:
Data loading process: Ensure that the data loading process for both tables is working correctly and that no records are being skipped or filtered out during the process.
Partitioning logic: Review the partitioning logic to make sure it's correctly implemented and that all records are being assigned to the appropriate partitions.
Data consistency: Check for any data inconsistencies or corruption that might have occurred in either table.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.