How can I add button to interactive report which will export it to excel? So I don't need to press actions button and select there download and select there excel export type
I found a solution. I took url that is generated for particular export type. Then I added button and assigned to its click action that url, seems to work.