Forum Discussion
epica81
5 years agoNew Member
Can't set relation 1:*
Hi, I tried to search on the comunity, I fonund a lot of suggestion but I can't find a real solutions. I need to set a relation 1:* between 2 tables, but the application told me i can't and set it...
- 5 years ago
epica81 , check for any blank/null value in Code, because power bi does not allow that on the one side.
if not, put code and count of code in a table visual and sort desc on the count and check for any row > 1.
amitchandak
Super User
5 years agoepica81 , check for any blank/null value in Code, because power bi does not allow that on the one side.
if not, put code and count of code in a table visual and sort desc on the count and check for any row > 1.
epica81
5 years agoNew Member