Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
I connected Power BI with Azure Synapse workspcae and by using SQL views(connected to cosmos DB) tables and created a model. Then I uploaded the model to the Premium capacity configured for incremental refresh. The first service refresh (which load historic data) loads fine, but the next day incremental refresh is giving me an error of duplicate records on a table that is a dimension (and therefore has a lot of relationships 1 to *).
I already confirmed in the source query output and there isn't any duplicates records there. I checked my incremental rule and it's "epochtimestamp(datetime) <= RangeEnd" too and I don't do any transformation on Power Query, I just conect to the table.
i am not sure why it is giving this type of error for the incremental dataset refresh
Any help will be nice.
Thanks!