Skip to main content
September 12, 2024

Retrieve the name of the dashboard tab that I am looking at

  • September 12, 2024
  • 1 reply
  • 1 view

Hi All,
So I'm working on a dashboard that is tabular and each tab is linked to a different cube view component that are independent of each tab. All the tabs in the dashboard have one header with buttons that allows you to execute multiple different functions. Since each tab is tied to a different cube view I want one of the buttons in the header to perform a function based on which tab in the dashboard I am in. Is there a way to retrieve which tab I am in currently in a finance rule?

 

P.S- If there isn't a solution I can create two buttons that do similar functionality but the functionality is based on which tab they are in.

1 reply

September 13, 2024

will this going to help? I believe you would have multiple dashboard which are embedded to main dashboard.


pranav46_0-1726193489802.png

 

PFowlerAuthor
September 13, 2024

Can you expand on your thought process? 

September 13, 2024

To understand, you wanted to execute particular function in a cube view which is embedded to dashboard,

In a dashboard, you can call a BR and pass function which you can try.

This is one of the solution dashboards which is embedded to the main dashboard. You can call your BR with particular function.


pranav46_0-1726251588599.png