Forum Discussion
Anonymous
4 years agoNot applicable
Relationship (Strange behavior)
Hi there, I came across a weird behavior into PBi today. I tried to create a relationship between two tables using the email field, on the table view_leads the email is unique but on the table sc...
amitchandak
Super User
4 years agoAnonymous , view_lead does not have unique email or have blank record for email. Check for these 2 first
- Anonymous4 years agoNot applicable
Yes, I found a few blank records for email. Is there any way to omit this blank records in order to create that relationship?
- PaulDBrown4 years ago
Community Champion
You can filter out the blanks in Power Query. However, that would potentially leave out rows and leave orphaned records when you use the dimension table. One way of avoiding this is to create an ID column, for example by concatenating name with email. Or creating a fake email for blank values as an ID
- Anonymous4 years agoNot applicable
It didn't work.
- mattww4 years ago
Responsive Resident
This happens to me all the time, null emails causing a many-to-many