Hi all,
Is it there a standard wat to not show the unconnected elements in the IP Network Explorer app?

Hi Edson,
Looking through the GQI query automation script it returns all network elements, and GQI query using it, it just pulls all Cisco and Arista elements, the low code would need expanding to add filter/setting options to exclude elements that don't have connection.
Just having set this up myself, you need to enable polling for LLDP in the network elements, as that's what the connections are built from.
Once the tables have populated in the elements come back to the low code app and run the Update Connections in the top right.
It's all detailed under About/Help in the top right of the app.
Hi Edson,
There is currently no option to hide network elements that are not connected.
However, there is an option to only show the elements from a given view.
You can create a view and add only the elements you'd like to see in the ip network explorer app to this view.
(note that one element can exist in multiple views, so you can add it to a new view while also keeping it in it's current view).
To filter the nodes in the app, you need to edit the app and change the view filter variable.
