Hi,
In my use case, I would like to highlight all the connections on the Node Edge Component which would match an configurable Multicast IP I can fill in.
Is there a way to do this?
If not, is there a way to highlight the connections with a configurable Multicast IP, if the properties are placed on the external connections?
Hi Stacey,
There is a component in soft-launch (using the ReportsAndDashboardsPTP flag, see documentation) that does exactly what you want.
The query filter component analyzes the results of one or more queries and creates easy to use filters for them.
For each filter, you can specify colors to style your nodes and edges. You can also active the filter in order to hide all other nodes and edges. In the latest release there has been made a clear distinction between highlighting and filtering (see RN31065).
For your use case, it's necessary to get the multicast address onto the nodes and/or edges in order to filter them correctly.