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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Compare multiple columns of 2 unrelated tables

Hi,

 

I have 2 following unrelated tables 

 

Name Value
Name 10
Name 20
Name 30
Name 40
Name 50
Name 60
Name 70
Name 81
Name 91
Name 101
Name 111
Name 121
Name 131
Name 141
Name 151
Name 161
Name 171
Name 181
Name 191
Name 201

 

 

 

Name (Exception)Value  (Exception)
Name 11
Name 21
Name 31
Name 40
Name 50

I need to create 4 cards : 

From Table 1 : 

Conform = 113
No Conform (Not 1)7

 

From table 2 : 

Exception Conform (Not 1) 2
Exception No conform (=1)3

 

With  condition : Name =  Name(Exception) ; Value = or   Value (Exception)

 

Thank you in advance for your help. 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I would like to find a solution without joining the tables. 

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

ok,  what have you tried and where are you stuck? What prevents you from joining the tables?

Anonymous
Not applicable

I would like to find a solution without joining the tables. 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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