Abdul Ghani blog on Dynamics AX
Abdul Ghani blog on Dynamics AX
Friday, 25 July 2014
Rounding to the nearest thousand in SSRS
›
=cInt(Fields!Field1.Value / 1000) * 1000
Tuesday, 22 July 2014
SSRS: Error: The user or group name ‘CustomerDomain\SomeUser’ is not recognized
›
Hi all, When installing SSRS on a installation where the database was a backup of a customor’s setup, I got the following error: An er...
‹
›
Home
View web version