Forum Discussion
Synoptic Panel states & filtering
I'm having a couple of issues with this custom visual and none of the previous answers or guides have helped...
I have a map with a few hundred components that each have one of 8 status' assigned to them - I'd like each of them to be a different colour based on this status - this is achievable using the subcategory on the Synoptic Panel visual as shown in image 1.img 1
However when I select an individual component - square D in the example it filters by subcategory (Proposed Modify) rather than ID as shown in img 2.
Now I know I can achieve colour differentiation using the manual states but that only allows me 5 options. Does anyone know how I can achieve the desired result - 8 different colour states for the components but being able to individually select them and display linked data in the table?
I've read bits about using a new measure and states but I can't get my head around it.
Hi Anonymous ,
Or do like this?
Since I don’t have a similar SVG image, I can’t do more testing.
In addition, there should be such a relationship between the components and your data, right?
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- v-lionel-msft
Community Support
Hi Anonymous ,
Or do like this?
Since I don’t have a similar SVG image, I can’t do more testing.
In addition, there should be such a relationship between the components and your data, right?
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Thank you Lionel, I had never considered that I could use my component ID in the subcategory field. It all seems so obvious now!