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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
tomdenby
Frequent Visitor

Custom Visual Cross Referencing

Hi,

 

i have created my first custom visual and it work 90% how i would expect. when i select data in anothe visual my custom visual filters perfect.However, When i select something im my Visual nothing chnages in any of the other visuals. 

 

i guess im missing something very obvious but as a new come to developing in Powerbi, im not 100% sure what and when i google it i dont see any obvious answers. 

 

if anyone can explain or point me in the direction of what i need to do, i would be greatfull.

 

Tom

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @tomdenby ,

To need to create selectors for your data points - this involves assigning an ID to each data point that Power BI can resolve across visuals on the page relative to the dataset it provides your visual with. Your data points should also contain a status to flag whether they are selected or not, so that you can apply the required visual effects (e.g. reduced opacity) to the unselected ones. The relevant section of the developer documentation is here.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




View solution in original post

1 REPLY 1
dm-p
Super User
Super User

Hi @tomdenby ,

To need to create selectors for your data points - this involves assigning an ID to each data point that Power BI can resolve across visuals on the page relative to the dataset it provides your visual with. Your data points should also contain a status to flag whether they are selected or not, so that you can apply the required visual effects (e.g. reduced opacity) to the unselected ones. The relevant section of the developer documentation is here.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.