Microsoft
Software
Hardware
Network
Question : Rouding to nearest $100,000
Hi,
I need your assistance with a rounding issue in reporting services. The current value showing on the report is $3,112,073.00 but I need to round to $3,100,000.00.
How can I round the above value in reporting services?
Thanks.
Answer : Rouding to nearest $100,000
Try
ROUND(value/100000)*100000
Random Solutions
Cross Domain Policy
PL/SQL Performance
Ms-Access is a trouble to me!
Outlook hyperlinks take me to my homepage (not the actual link url
Using ADFind to input all account in specific OU where the Accounts expire is set after the current day
HighCharts alternatives
SQL Express - Change DB file path
movieclips and graphs
Issue Reading FOR XML Output From SQL 2005 Query
Convert Julian date to standard date through Derived Coulmn in SSIS