Hello,
Since the report is converting the buildnumber to an INT-value, we assume that you will have a value 'Andoid' saved in tblassets for the buildnumber.
You can identify this by running a report with the query below. This should show you the affected asset.
select AssetID, AssetName, BuildNumber from tblAssets