I have developed a list report aplication using CDS views,I have a filed name called as lentgh in the backend,for that I have given -->Length (Type Int4 ),this data is coming fine in eclipse ,where as in front end fiori app the length data is coming as zero.
The length is of type="Edm.Int64" .
Please find the below screenshot in the eclipse

below screenshot is of the front tend fiori app

the below in is the field I am taking from the CDS view zcds_ausp_data

zcds_ausp_data consist of fields like in the below image.

Please can anyone help me solving this?