March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have a large fact table that I incrementally refresh. I'm now being forced to append data at the end of that query from a table that doesnt incrementally refresh.
The issue I have is, when refreshing in desktop, the numbers are fine, but once in service, the appended data starts to duplicate.
I tried changing the append so it happens in a UNION in dax rather than powerquery, but im still seeing the same behaviour. Has anyone ever experienced this? And if so, please tell me you have a solution.
Hi @joeparkinson ,
Based on the description, try to use a distinct function to ensure no duplicate data are being introduced.
What’s more, check incremental refresh policy on the fact table is correctly configured.
You can also view the following documents to learn more information.
Incremental refresh for semantic models in Power BI - Power BI | Microsoft Learn
DISTINCT (column) function (DAX) - DAX | Microsoft Learn
Troubleshoot incremental refresh and real-time data - Power BI | Microsoft Learn
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
115 | |
77 | |
58 | |
52 | |
45 |
User | Count |
---|---|
167 | |
117 | |
63 | |
57 | |
50 |