Resolved! error while getting report
Hi,When i try to run the following report i get the error message "Error converting data type varchar to numeric"this is the querry i try to run.Select Top 1000000 tblAssets.AssetID, tblAssets.AssetName, tsysAssetTypes.AssetTypename, tsysAssetType...