I have a field [Facility Code] = [021,031,001] which is type 'String' in universe.
When I add this field on WEBI report output, I see data in right format [021,031,001].
When I click export as excel, that also looks good [021,031,001]
Issue comes when we do export as CSV(data only) and it loses the zero's in prefix [21,31,1]
We want to use the option of Export to CSV(have query stripping turned off) as we have 15 fields in report output but around 45 fields in query which user can export as CSV. So fields like [Facility Code] loose leading zeros in export as CSV
Using WEBI 4.1 & UNX