Hi,
can someone help me with the Python expression, please...
I need to get a summary of "sum A" and "Sum B"
wenn I write: "sum A"+"sum B" I get an result: "sum Asum B"
theese "sum A" and "sum B" must be written as a string, because I get this sum from calculating a few fields.