Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Good day,
I have searched tgrough forms and not sure if I found the answer or understood the logic. I have issue with relations ships beween tables.
I have 3 tables:
1) NAME OF SHOPS - 104 lines
2) AUDIT OF SHOPS - arround - 96 lines as not all shops audited
3) DETAILS OF SHOPS - arround 90 lines as not all shops have details
When I crete relationships between colums "NAME" of shops - there will be 90 lines, due to 14 shops are not mentioned. I want to see and indentify which 14 were not mentioned, therefore I I need to understanh how relations ships will not filter first source column from the table "NAME OF SHOPS"
Thnaks
Solved! Go to Solution.
I have gone to MERGING tables option. Would like still to see if there are other otiion to use relationsships when source column is not filtered in case there is no vaule in related column....
filter('name of shops',isempty(relatedtable('audit of shops')))
??
Thanks. "AUDOT of SHOPS" is a multy colunm table. The relation ships needs to be between NAME OF Shops column. I think RELATEDTABLE doesnt allow myltycolumn expression.
Is there workarround for this? Cannot figure out myself.
I;m thinking to experiment on Merging tables and replace "NULL" values with some other word (but that is my last option).
I have gone to MERGING tables option. Would like still to see if there are other otiion to use relationsships when source column is not filtered in case there is no vaule in related column....
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
