Hello,
I created two variables.
CIRCULARES
length(body('Circular')?['value'])
COMCACOMCAE
add(length(body('COMCA')?['value']),length(body('COMCAE')?['value']))
And also created a third variable that I want add the result from the functions "CIRCULARES" and "COMCACOMCAE". How can I possible do that?
Thank you
Solved! Go to Solution.
Hi @Tea_Programmer,
Do you want to get a total number of the two variables?
Please just input a code likes below in the Value field of your third variables.
add(variables('Test'),variables('Test2'))
I have made the following test for your reference.
Best regards,
Mabel
Hi @Tea_Programmer,
Do you want to get a total number of the two variables?
Please just input a code likes below in the Value field of your third variables.
add(variables('Test'),variables('Test2'))
I have made the following test for your reference.
Best regards,
Mabel
Join digitally, March 2โ4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
32 | |
16 | |
14 | |
13 | |
9 |
User | Count |
---|---|
38 | |
25 | |
20 | |
8 | |
7 |