I want to create an interactive widget in a modern dashboard. When you click on the critical it should take to critical links.
Is there any option to create?
You should be able to. The exact result would vary depending on if you were wanting to go to a node in a critical state, component, application, alert, etc...
In your SWQL query you would want to make sure it includes some kind of friendly name (Node Caption, Application Name, Component, etc...), and then make sure you include the corresponding DetailsURL (sometimes entityurl) for that entry. For most of my widgets, I tned to use the Orion Entity format, and then just set the Details URL drop down to the DetailsURL in the query and the friendly name to the Label. If you just want a hyperlink, then you could use the Link format.
I want to create like If I click on the down tab. Want to show down nodes.
I saw in the demo SolarWinds modern dashboard. All the widget are interactive.