Not All columns in Excel response

Stimulsoft Reports.WEB discussion
Post Reply
danprimeiste
Posts: 2
Joined: Thu Jul 06, 2023 7:34 am

Not All columns in Excel response

Post by danprimeiste »

Hello,

I have a dashboard that I am looking to make avaliable through download using:

return StiMvcReportResponse.ResponseAsExcel2007(report);

However when I pull it down, the excel sheet does not contain all the columns in the one table in the dashboard, it appears cropped, not showing the last 1.

Is there a way progmatically to ensure that all the data is exported?

Thanks

Dan
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: Not All columns in Excel response

Post by Lech Kulikowski »

Hello,

If you export the full dashboard, in that case, is exported only data that shows in the viewer.

Thank you.
Post Reply