Forum Discussion

M_nwadibia's avatar
M_nwadibia
Resolver III
3 years ago

SSRS Report not maintaining same format when exported to Excel

Hello , I have a Oracle SQL query Select To_NUMBER( AG.SBA_REP, '99,999.99') FROM TABLE A. I used the SQL in SSRS and formatted the cell with SSRS expression FORMAT(CDec(Fields!Total_RLHAP_Award....