I have a matrix report where i have hidden the columns based on below condition:
=IIF(Globals!RenderFormat.Name="EXCEL",False,True)
and i have made the width of the column to zero so that the empty space doesnt show up..
The issue now is when i am exporting to excel as the column value has large text so now the excel has tall columns how should i turn off the wrap text ..? Or how to remove the empty space in report when hidden so that i need not turn off the wrap text .
Note:I have tried setting the above exxpression for static column but didnt work out.
Thanks,
Chinna
Its the Journey which gives you Happiness not the Destination-- Dan Millman