Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello everyone,
I have two database,
Database1
Labor | Job | Part | No Part | Length |
Ara | A21 | Body | 1 | 200 |
Ara | A21 | Body | 2 | 200 |
Ara | A21 | Head | 2 | 150 |
Kiano | A21 | Head | 1 | 300 |
Kiano | A21 | Body | 2 | 200 |
Kiano | A21 | Body | 3 | 400 |
Edi | A21 | Body | 3 | 400 |
Edi | A21 | Body | 4 | 180 |
Fahri | B25 | Head | 1 | 200 |
Fahri | B25 | Body | 1 | 250 |
Fahri | B25 | Head | 2 | 350 |
Kiano | B25 | Head | 2 | 350 |
Kiano | B25 | Head | 3 | 100 |
Database2
Inspector | Labor | Job | Part | No Part | Length | Result | Defect | Length (Done) |
Dino | Ara | A21 | Body | 1 | 200 | ACC | - | 200 |
Dino | Ara;Kiano | A21 | Body | 2 | 200 | Repair | Crack;Oversize | 100 |
Dino | Ara | A21 | Head | 2 | 150 | ACC | - | 150 |
Dino | Kiano | A21 | Head | 1 | 300 | Repair | Underfill | 300 |
Dino | Kiano;Edi | A21 | Body | 3 | 400 | ACC | - | 200 |
Dino | Edi | A21 | Body | 4 | 180 | ACC | - | 180 |
Mario | Fahri | B25 | Head | 1 | 200 | Repair | Undersize;Spatter | 200 |
Mario | Fahri | B25 | Body | 1 | 250 | ACC | - | 250 |
Mario | Fahri;Kiano | B25 | Head | 2 | 350 | Repair | Crack | 175 |
Mario | Kiano | B25 | Head | 3 | 100 | ACC | - | 100 |
I make Slicer(Labor, database1) and Card (Length(done), database2). I already make a data connection.
But, when I choose 'Ara' from Slicer, the card value is 350. I want the value 450, because there is the name Ara in the second row, database2.
How to do it? Thank you in advance.
Solved! Go to Solution.
@ffirda99 , On the way is deal with that split column by delimiter in power query and then join
Power Query Split Column , Split Column By Delimiter: https://youtu.be/FyO9Vmhcfag
If database 1 table is not master, consider this approach to have common master for both tables
Power BI- Text Part slicer to filter/search text - https://youtu.be/MKKWeOqFG4c
https://medium.com/@amitchandak/power-bi-search-text-parts-in-text-ad2f9783ffa2
@ffirda99 , On the way is deal with that split column by delimiter in power query and then join
Power Query Split Column , Split Column By Delimiter: https://youtu.be/FyO9Vmhcfag
If database 1 table is not master, consider this approach to have common master for both tables
Power BI- Text Part slicer to filter/search text - https://youtu.be/MKKWeOqFG4c
https://medium.com/@amitchandak/power-bi-search-text-parts-in-text-ad2f9783ffa2
Thank you so much! Have a nice day!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
76 | |
73 | |
42 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
42 |