Hi DennisM, I would recommend to make a view and attach the view to Smartlist builder. For example I have mentioned the select query with age formula below : select DATEDIFF(hour,a.brthdate,GETDATE())/8766.0 AS Age, * from UPR00100 a Hope it would solve your problem. Regards, Shahid
↧