Can we perform basic mathematical operations using two measures from two independent data sources?
For example, source A = SAP BW and we assign variable1 to measure X
source B = SAP HANA and we assign variable2 to measure Y
variable3 = variable 1 + variable 2 (measure X + measure Y)
Can we output variable3 back to a text component? I tried it and it doesn't seem to work
Any insight would be appreciated.