Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be 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

Reply
Jaspal
Regular Visitor

Increment Refresh Duplicate row error

Morning (Odata connection)

 

I have a  RangeStart 01/01/2023 00:00:00 RangeEnd 31/12/2026 23:59:59

I implemented a dax fileter = Table.SelectRows(BaseOrder_table, each [SysMutationDateTime] => DateTime.AddZone (RangeStart, 0) and [SysMutationDateTime] < DateTime.AddZone (RangeEnd, 0))

 

Jaspal_0-1713426042625.png

With the above settings however i get error message Column 'OrderNumber' in Table 'BaseOrder' contains a duplicate value '45797.00' 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.Cluster URI:WABI-UK-SOUTH-B-PRIMARY-redirect.analysis.windows.netActivity ID:3adda8e3-c5ea-4d02-9cb2-a1337f6190e5Request ID:60a9badf-31b9-4ca1-bf76-1deb2ec6ba6cTime:2024-04-18 01:24:37ZDetails

# Type Start End Duration Status Error

1Data18/04/2024, 01:01:2018/04/2024, 02:24:3701:23:17.031Failed(Show)
 
1 ACCEPTED SOLUTION

last date change / last modified  may not be a good candidate.  Ideally you want some immutable column like Order Create Date.

View solution in original post

9 REPLIES 9
Jaspal
Regular Visitor

I cheked again and i am using inserted date and time 

 

Jaspal
Regular Visitor

Thanks for the advice i will try that

 

The sysmutation date was the created date unfortunately

 

you would need to show a bit more of your setup including an explanation of what you are trying to achieve.

I used inserted dated all working fine thanks for support

Hi @Jaspal 

It is glad that you solve the problem, can you provide your detail solution that more users can refer to?

 

Best Regards!

Yolo Zhu

lbendlin
Super User
Super User

Is SysMutationDateTime the right column for your partition management or is it possible that you have different values within the same order (for example if you have order line item granularity)?

 

The format of your order number should be Integer or text.

I changed the sys mutation date to last date change (date and Time format) and the format of order number is test running it as we speak 

last date change / last modified  may not be a good candidate.  Ideally you want some immutable column like Order Create Date.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.