Sorry, but there are no more tags available to filter with.
-
I'm putting together a profit and loss report in SQL Server Reporting Services (SSRS). I need to *display* a number, e.g. 1023488.06, as 1,023.5. I've gotten as far as putting #,#,;(#,#,);- in the format property of the relevant textboxes. This yields 1,024. I don't want to do this via dividing...
Page 1 of 1 (1 items)