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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
aferrando
Frequent Visitor

Exchange - Repeated IDs

Hi! I'm quite new on Power BI and I just found a weird problem that I'm not really sure what is causing it.

 

We are interested in monitoring data from an specific e-mail account in order to know (through some rules and filters) if a task has been done correctly or not. If the task has not been completed, we want to provide the direct link to the specific e-mail from where we get the information.

The fact is, when we load data from Exchange, appears a field called "Id" (through which we get the direct link to the message), which it is supposed to be unique, but it is not:

 

Even though you cannot see the entire ID, some of them are the same.Even though you cannot see the entire ID, some of them are the same.

 

 

 

 

 

 

 

 

 

 

Due to sometimes the ID is repeated, we obtain the same link for different messages (which of course redirect to the same message).

 

We attatch here some example where you can see the same ID and a different message:

We covered some information due to privacyWe covered some information due to privacy

 

Does anybody knows why is this happening? Is this problem caused by Power BI or by Exchange? Any solution for this?

 

More details:

- We receive around 200 emails per day and almost all at the same time (between 1:00 to 9:00 am)

- If the id is repeated, is repeated only two times and usually in the same day (difference between them about 3-4 hours usually)

- Apparently there is no relation among the messages with the same Id

 

 

Thanks.

9 REPLIES 9
Anonymous
Not applicable

Hi,

I have the same problem when importing mails, did you find a sollution for this?

Hi,

 

The problem seems to be due to minor and capital letters.

I created a new column in powerquery to convert it to Binary to have unique values.

Key = Text.Lower(Binary.ToText(Text.ToBinary([Id])))

Anonymous
Not applicable

This works perfectly. Thanks.

SanderVanDamme
New Member

Hello,

 

I see the same problem when importing tasks, did you find a sollution for this?

v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@aferrando,

What version of Power BI Desktop do you use? And do you import data from Mail table?

I make a test in Power BI Desktop June release(2.59.5135.781) and unable to reproduce this issue, I get unique IDs in my scenario. Could you please check if there are any settings in your Exchange?

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-yuezhe-msft;

 

thank you for your answer. My Power BI Destop version is the same as yours (2.59.5135.781 64-bit (june 2018)).

 

We've continued investigating and we found that the problem is caused by Power BI. When we check the data in Power Query Editor, we don't find any duplicated value (in fact, there appears the correct e-mail URL). However, once we "Close & Apply" in editor, the data that is load in Power BI is different, and is here when appears duplicated data.

 

Top: Table data; Middle&Bottom: Power Query EditorTop: Table data; Middle&Bottom: Power Query Editor
We have tested with others emails and has happened the same (even though was only one case).

 

Is there any chance to solve this issue?
If you need more information or examples, do not hesitate to ask for it.

 

Thanks

@aferrando,

I am still unable to reproduce this issue. Please create the following measures in your table and check if their values are same.

1.PNG2.PNG

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

These are our results:

measure1.PNGmeasure2.PNG

Thank you for all your assistance

@aferrando,

I would recommend you open a ticket in Power BI support.
Support Ticket.gif

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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