Skip to main content
November 1, 2022

Refresh a specific component on any action performed on dashboard i.e live listen functionality

  • November 1, 2022
  • 2 replies
  • 1 view

Hello,

I want to refresh a particular component on the dashboard when save action is performed on a cube view 

Any suggestions how i should approach this.

 

Thanks 

Omkareshwar

2 replies

November 1, 2022

Hi Omkareshwar:

My suggestion would be to disable the save button on the cube view(s) and move the save functionality to a button. The dashboard button can save the data and then perform the refresh (or save data, run some task action, and then refresh). 

Relevant Button settings:

Save Action > Selection Changed Save Action > Save Data For All Components

User Interface Action > Selection Changed User Interface Action > Refresh > ListOfYourDashboardsToRefresh

Cheers     -DB

November 7, 2022

Hii DB

Thankyou so much I did followed the same approach but also I am looking for something similar to live listen feature as that will help in creating dynamic dashboards and better user experience.

 

Thanks 

Omkareshwar