Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi @Anonymous,
Pop-up is not supported by a chart visual.
As a workaround, you could try add a field into Tooltips section, when you hover over any bar, it will show corresponding information. Optionally, if the team member list is a field stored in the same table, you could right click the bar and select "See records" to see relative team members.
Best regards,
Yuliana Gu
You cannot create a popup but you can write a dax expression to show something based on selections.
see example of dymanic titles.
https://www.youtube.com/watch?v=UcsL5rpTCvw
You can also just use cross filtering. If you select a Bar it can filter a list of members on the same page.
| User | Count |
|---|---|
| 51 | |
| 38 | |
| 33 | |
| 22 | |
| 19 |
| User | Count |
|---|---|
| 136 | |
| 101 | |
| 58 | |
| 36 | |
| 35 |