See i have an analysis built already from that if click any of the values it should drill down to next other analysis values can we do that if so please show the example

see i have an analysis built already from that if click any of the values it should drill down to next other analysis values can we do that if so please show the example

1 Like

Hello @sripriya, I think I need a little more information about what you are wanting to accomplish here. In regards to drill downs, there are options on certain visuals to drill down into multiple metrics on click so a user could compare something like sales by product, industry, or region. That would be a way to drill down into a visual.

As for using on click actions to navigate to another sheet in the dashboard or to another dashboard entirely, that is also possible. You can utilize the Navigation Actions to set a parameter value linked to a filter and take a user to another sheet with a single visual click. Here is a video I did to explain a little more about this process:

Alternatively, you can use the URL action to take a user to another dashboard on click. You would use the dashboard URL in the action and can even add parameter values into the URL to filter the dashboard on load. (i.e. dashboardurl.com#p.parameterName=‘User’). I’ll link some documentation below:

Let me know if this helps!

1 Like

Thanks @DylanM . As per my understanding @sripriya is looking for drill down functionality and thanks for sharing the details.

Regards - Sanjeeb