Excel Output From BI Publisher or XML Publisher is Trimming Leading Zeros
Hello,
When we are generating the XMLP report output in EXCEL, it is not showing the leading zeros.
We are able to get the format but it is showing as string and it is not working for calculations.
wee want to display the number format in excel output.
Actual --> Excel output
12.23 --> 12.23
12.00 --> 12
12.30 --> 12.3
We want to display the full number format in excel.
Thanks,