How to write well an expresion?
Hi!
In my rdlc file I need to do this operation in one expression. But I cant. Please could you help.
See what I do:
I have this expression for the PU's column: =Fields!PU.Value
Now I want to make a multiplication like this =Fields!PU.Value * 2
Curiosly its doesnt works. How can I resolv that please.