Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 18, 2013 10:43 AM by mani2009it
Member
207 Points
82 Posts
Jan 18, 2013 10:43 AM|LINK
I want to get currency column value in my report based on custom format expression.
Expression : =(Fields!Field.Value = Parameters!Paramer.Value) //Here Parameter=##\,##\,##\,###0.00
For small amounts I will get leading commas like ',,,100.00,-,,34,895.00.How to remove this leading commas?
mani2009it
Member
207 Points
82 Posts
Custom currency format in SSRS
Jan 18, 2013 10:43 AM|LINK
I want to get currency column value in my report based on custom format expression.
Expression : =(Fields!Field.Value = Parameters!Paramer.Value) //Here Parameter=##\,##\,##\,###0.00
For small amounts I will get leading commas like ',,,100.00,-,,34,895.00.How to remove this leading commas?