The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
mkalluri
3 years agoNew Contributor II
DashboardDataSet and DashboardExtender Business rules - parameter updates not refreshing
Hello,
I am creating a dashboard with a grid view and gridview is binded to a Data Adapter which calls a business rule to get data thru an external web-api call.
Now I have to show data in Gridview and the record count on the dashboard on a button click.
I have used following settings on the button.
The Selection changed server task is happening first and then the data load is happening, so I am able to update the literal parameters with counts after data load but they are not reflecting on the dash board.
Any help appreciated.
3 Replies
- JackLacava
OneStream Employee
Typically, any dynamic change to Parameters will not be reflected in visual elements that rely on them until you actually refresh the Dashboard that contains such elements. In this case I think you have to refresh the Dashboard that is set to Tabbed layout, so that it can update the tabs. EDIT: also try with Redraw instead of Refresh - refresh is somewhat partial, when facing this kind of issues one should prefer a full Redraw.
- IBKNew Contributor III
Hi Jack,
I have a similar issue. But when I try the Redraw the parameters persist on the Dash but the Dashboard Dataset BR is not getting invoked. Any advice would be helpful.
If I have the Refresh the Dataset BR gets invoked thrice and ultimately loses all the Parameters value.
Thank You,
Indu
- IBKNew Contributor III
This is the sequence of events for Refresh
Related Content
- 9 months ago
- 2 years ago
- 3 years ago