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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Dunner2020
Post Prodigy
Post Prodigy

Duplicate value in Primary key

Hi there,

 

I have created a dimension table (which I named it fact table due to some other reasons) which contains a column called EpochNumber. EpochNumber is calculated as follow:

EpochNumber = (Duration.TotalDays([Date] - #date(2010,1,1))*48) + [Half Hour Number]

 

The purpose of EpochNumber is to assign a unique value to the half-hour time slot that occurred on any given date. I connected to the fact table and when I click on close and apply it throws the following error:

leo_89_0-1618862176022.png

 

However, when I looked on the 179759 value in the EpochHH column, there was not duplicate value. Could anyone help me in fixing the issue?

1 ACCEPTED SOLUTION
v-robertq-msft
Community Support
Community Support

Hi, @Dunner2020 

According to your sample picture, I think you should keep in mind that the data displayed in the Power BI desktop is loaded in after the transformation in the Power query, so as the error said, the data can’t be loaded because it contains the duplicate value, which is not supported by many-to-one relationship.

Therefore, to find the duplicate value, you should go to the Power Query editor to check the value and transform it:

v-robertq-msft_0-1619492589693.png

v-robertq-msft_1-1619492589696.png

 

More info about what is Power Query

Thank you very much!

 

Best Regards,

Community Support Team _Robert Qin

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-robertq-msft
Community Support
Community Support

Hi, @Dunner2020 

According to your sample picture, I think you should keep in mind that the data displayed in the Power BI desktop is loaded in after the transformation in the Power query, so as the error said, the data can’t be loaded because it contains the duplicate value, which is not supported by many-to-one relationship.

Therefore, to find the duplicate value, you should go to the Power Query editor to check the value and transform it:

v-robertq-msft_0-1619492589693.png

v-robertq-msft_1-1619492589696.png

 

More info about what is Power Query

Thank you very much!

 

Best Regards,

Community Support Team _Robert Qin

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

tchristy99
Helper II
Helper II

Hi,

 

If it has a duplicate value, it won't load it into the model which is why you won't be able to see it when you filter, thus giving it the appearance that there isn't a duplicate. You'll have to check your source in order to located the record that is causing you issues.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors