Page 1 of 1

Save to Excel (data only) inserting empty columns

Posted: Fri May 15, 2015 4:30 am
by sandynith
If I try to save a report to 'Microsoft Excel' with 'Export Data only' option then the saved report has empty or blank columns in it.

Steps to reproduce:
+ Open the 'Simple List' report from the 'Demo for WPF' reports.
+ Click Save - Microsoft Excel file - Under settings select 'Export Data only' option - click ok and open the saved report.
+ You will notice that the saved report has two empty columns.

I have seen this problem in our reports as well. When we save to excel we just export the data only.

We haven't seen this problem in 2013 releases (or in early 2014 release). Please have a look and advice me on this.

Thanks,
Sandeep

Re: Save to Excel (data only) inserting empty columns

Posted: Fri May 15, 2015 8:06 am
by HighAley
Hello.

The same issue was in previous versions.
The columns are made for the while report. Unfortunately, it's impossible to remove them if you use Data Only option.

Thank you.

Re: Save to Excel (data only) inserting empty columns

Posted: Sun May 17, 2015 9:40 pm
by sandynith
Thanks Aleksey for your reply.

>> The columns are made for the while report.
Could you please explain what do you mean here?

>> Unfortunately, it's impossible to remove them if you use Data Only option.
Do you know any workaround for this problem (other than deleting empty columns manually :-) )

Re: Save to Excel (data only) inserting empty columns

Posted: Mon May 18, 2015 2:23 pm
by HighAley
Hello.
sandynith wrote:>> The columns are made for the while report.
Could you please explain what do you mean here?
Sorry, I meant that the columns in Excel file are created for the whole report. Like if you don't select Data Only option.
sandynith wrote:>> Unfortunately, it's impossible to remove them if you use Data Only option.
Do you know any workaround for this problem (other than deleting empty columns manually :-) )
You could follow the suggestions from How to Create Report for Export? article.

Thank you.