I'm using APEX 19.1. I have a classic report with a link column and when user clicks on the link column, a IR report is refreshed with that value. But, the header of IR report needs to be changed that current value, which is not working. The refresh of IR works fine with DA (no page reload), but report header still has the previous value, the value in the session is correct and the IR report header picks up new value only on manual reload of the entire page. Any ideas how to refresh the IR report header value with DA (without submitting the page)?. thanks for your help.