Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
Anonymous
Not applicable

Custom Visual selection not working

Hey Everyone, I have developed a custom visual which has selection Id for the datapoints. Whenever I highlight on in an area, the visual uses the SelectionManager to select those points. However, the other visuals do not seem to be updating from the selection. When I change something in the other visuals however, it does update this custom visual.

 

Any help is appreciated,

Zohaib

2 REPLIES 2
Anonymous
Not applicable

HI @Anonymous,

I think they may relate to custom visual interactions, you can take a look at the below link about power bi visual data point interactivity with selections:

Power BI visual data point selections - Power BI | Microsoft Docs
In addition, you can take also check the following link to know more about power bi visual concepts about those internal operations and interactions.

 

Power BI visuals concepts - Power BI | Microsoft Docs

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Update:

 

So I took all of my code in the visual.ts, visual.less, and settings.ts file and moved them into a new project I created and selections from my custom visual now show up on the other visuals. Not sure what broke but I still have those files.

 

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors