Hi Please find the attached snapshot for SSRS Custom Number
format issue.
I am using as Number format :- #,##0.00%;(#,##0.00%)
Font Format :- IIF(ReportItems!txtBox4.Value < 0 "Red" , "Black")
But the result is coming with 0.00% as 3 type Black, Red(Without bracket) and Red(with bracket)
Can you please let me know how #,##0.00%;(#,##0.00%) work ?
I am using as Number format :- #,##0.00%;(#,##0.00%)
Font Format :- IIF(ReportItems!txtBox4.Value < 0 "Red" , "Black")
But the result is coming with 0.00% as 3 type Black, Red(Without bracket) and Red(with bracket)
Can you please let me know how #,##0.00%;(#,##0.00%) work ?