Bringing Top 3 Items from related table

ahmedismailfourtex

Board Regular
Joined
Apr 28, 2015
Messages
124
Hello,
I have 2 tables in PBI Like in below:
Table1:
Top Items (Needed Column)​
Category​
ID​
(D,C,B)​
X​
1​
(A,B,E)​
Y​
2​
(D,B,C)​
Z​
3​
Table2:
Value​
Item​
ID​
2​
A​
1​
3​
B​
1​
4​
C​
1​
7​
D​
1​
5​
A​
2​
4​
B​
2​
1​
C​
2​
2​
D​
2​
4​
E​
2​
3​
A​
3​
5​
B​
3​
4​
C​
3​
8​
D​
3​
4​
E​
3​
2​
F​
3​
The Idea is bringing top 3 items from table 2 to table 1 in the same row (A,B,C).
Thanks in advance.
:)
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,223,756
Messages
6,174,320
Members
452,555
Latest member
colc007

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