This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
I have implemented Incremental refresh on a Power BI report by using Parameterized Filtering on dates, after publishing the report it get refreshed fine first time but when ever I am trying refresh it again its showing me following duplication error with different tables, even though there no duplication present in Actual tables. This is the error I get:
Column '<"Column Name">' in Table '>"Table Name">' contains a duplicate value '<Value>' and this is not allowed for columns on the one side of a many-to-one relationship or for columns that are used as the primary key of a table.
can someone help me out.
Solved! Go to Solution.
This generally happens due to cardinality issues, try to fix that and see what table or column error refers to? This generally guides you to the right direction.
This generally happens due to cardinality issues, try to fix that and see what table or column error refers to? This generally guides you to the right direction.
Remember that RangeStart must be inclusive and RangeEnd must be exclusive
RangeStart <= <"Column Name"> < RangeEnd
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 15 | |
| 11 | |
| 9 | |
| 8 | |
| 6 |
| User | Count |
|---|---|
| 27 | |
| 23 | |
| 18 | |
| 15 | |
| 13 |