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.
