I am trying to create a report where we can dynamically increase the column width while still retaining it as one column when exporting.
I have a Sub-Report that I pass the Data to and a value of how many Columns I want to see merged.
My issue is when I export to excel it creates an extra column and I cannot figure out why
I tried keeping the text together but every time I add the sub report I have this issue, everything aligns perfectly as it should as well.
Note this table is on its own Sheet so tables around it should not affect this column
[Main Report](https://i.sstatic.net/77OT0teK.png)
[Sub Report](https://i.sstatic.net/gA4tVmIz.png)
[Excel Export](https://i.sstatic.net/7WxIMPeK.png)
Bjorn Laurens is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.