How to attach data to dsHolder in Updatable Method Directives

I have a Updatable BAQ Method Directive and I want to refresh the data once my code has been run.

However in an Updatable, I cannot find dsHolder.

Is there an alternative way to refresh the client data that is in the dashboard grid.

If I am not mistaken you just have ttResults, which is the results of the ds.

1 Like