I have a field with the data ($0 0.00% $125.67) in SSRS reporthow to write an expression in this field (first one $0 is the amount I can use fileds!amount.valueand in the second one 0.00% this is amount divide by total amount * 100;and the third one is amount divide by .8 multiply by .2Can anyone let me know how can I write this?
↧