Forum Discussion

Sivasekar_G's avatar
Sivasekar_G
New Member
1 year ago
Solved

Datamart Often Showing Wrong Numbers

Hi All,   I am using datamart to connect CRM with powerBI. Recent days for only one table (leads table) the values are often showing wrong but after giving manual refresh it's working fine. Why thi...
  • rohit1991's avatar
    1 year ago

    Hi Sivasekar_G ,

    The issue you're experiencing with the leads table in your datamart showing incorrect values until a manual refresh is likely due to data synchronization or refresh timing problems between your CRM system and Power BI. When using Datamart, Power BI relies on scheduled or incremental refreshes to update the underlying data. If the leads table is changing frequently or the refresh is incomplete or delayed, you may temporarily see outdated or partial data. A manual refresh forces a complete pull of data, which is why it resolves the issue.

     

    To fix this long-term, check your refresh schedule, ensure credentials and connections are stable, and consider enabling incremental refresh (if not already) for better performance. Also, review any query dependencies or transformation logic specific to the leads table that might be affecting consistency. Monitoring refresh logs and setting up alerts in Power BI Service can help identify if/when refreshes fail or skip rows.