Hi All,
I have one SSRS report which contains indents but it is not included when exporting to excel sheet. Is it possible to include indents when exporting to excel?
I have included indent in the textbox property of a field-->Alignment-->Padding Options-->Left-->Exp-->
=CStr(2+(Level()*20))&"pt"
This is working fine in the SSRS report but its not applied when exporting to excel. Please suggest.
Regards,
Julie