Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
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
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.
User | Count |
---|---|
5 | |
4 | |
4 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |