This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I have data that is as follows.
| Name | Teams | Disqualified | |
| Name 1 | Team A | 1 | |
| Name 1 | Team B | ||
Name 1 | Team C | 1 | |
| Name 2 | Team B | ||
Name 2 | Team D | 1 | |
| Name 2 | Team E | ||
| Name 3 | Team F | ||
| Name 3 | Team C | 1 | |
| Name 4 | Team D | 1 | |
| Name 4 | Team G | 1 | |
| Name 4 | Team C | 1 |
I have a tooltip table that highlights the following. I use the tooltip on another table to highlight the users and get their teams.
| Name | Teams |
| Name 1 | Team A |
| Name 1 | Team B |
| Name 1 | Team C |
| Name 2 | Team B |
| Name 2 | Team D |
| Name 2 | Team E |
| Name 3 | Team F |
| Name 3 | Team E |
| Name 4 | Team G |
| Name 4 | Team C |
So how would one highlight on the tooltip NAme and show a Color Red for the teams that have been disqualified?
Solved! Go to Solution.
Hi, @Anonymous
You need duplicate a new table and establish relationship like below:
Then create tooltip page with data from new duplicate table.
Please check attached pbix for more details.
Best Regards,
Community Support Team _ Eason
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 25 | |
| 24 | |
| 24 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 47 | |
| 27 | |
| 24 | |
| 19 |