Skip to main content
Newcomer
July 1, 2022

Cube view report in excel

  • July 1, 2022
  • 1 reply
  • 0 views

I am looking for a way to download a dashboard with multiple tabs to excel and making sure each tab is downloaded to a tab in excel workbook. Is there a way to do that easily?

1 reply

Newcomer
July 5, 2022

I believe if you create a BI Viewer component with multiple sections it'll do that. 

Now for tabs, I don't think the default option of Export to EXCEL does it. I had to create a custom button that exports and downloads the content from all the tabs once clicked.

Contributor
July 7, 2022

You're generating an XLSX workbook using BR?? Would love to see a code sample.