Addition (+) DAX Operator
The addition operator – sums two numbers.
Any argument passed as a string is automatically converted into a number.
The following two expressions are equivalent.
6 + 4 "6" + "4"
Last update: Sep 12, 2018 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo