You can format Object in webi to
=FormatNumber([Number Object];"#")
# - you can leave it like that or you can replace with your own format like "###,##', etc
When you export to excel, this cell/ column will be formatted as text. Its how the Excel works with long/ bigint, so when its converted to text, at least we see the actual value.