Vlookup - ish with wildcards in PowerPivot

Jakub

New Member
Joined
Jan 14, 2016
Messages
5
Hey !

I think im struggling with the impossible here. What I need to do, is to manage a relationship with two databases in which I want to see if a particular value of DB1 exists anywhere in DB2

for example.


DB1
A
B
C
D
E

DB2
A,B,C
A,E
A



and then ideally i would have in DB1

A 1
B 1
C 1
D 0 (missed out, because it doesnt appear anywhere)
E 1


In excel I solved the prblem by index/match + ** wildcards. Is it feasible in powerpivot ?

Jakub
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Power Pivot is a reporting database and is not really built to handle this type of thing. This is more like a traditional DB task (indeed a spreadsheet). Can you broaden the discussion about what you are actually trying to do? I would think that Power Query may be a useful tool for such a task.
 
Upvote 0

Forum statistics

Threads
1,214,834
Messages
6,121,876
Members
449,056
Latest member
ruhulaminappu

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top