Hi all,
I want to multiply two DataCardValues and show the result in a third DataCardValue:
DataCardValue25 contains a currency value and DataCardValue19 contains a normal number.
How can I multiply these two in my DataCardValue26?
Thanks in advance
Hi @Mehl,
Here is a tip for you, please translate the error message in English next time. Thanks for your cooperation.
Could you please show me how you format the text into currency, show me the Default property of the data card value?
You mean you want to do calculation between a currency value and number value, right?
Firstly, you should format your currency into number value, then calculate with these two number values.
Just modify your formula as below:
Value(DataCardValue25.Text)*Value(DataCardValue19.Text)
Good morning,
here's my problem.
Thanks!
Good Morning!
Yep it should work with a currency field also:
Perhaps if you post some screenshots from your app/formula I'll be able to spot the problem from here! 🙂
Hello ciaran3001,
does that also fit for having one data card value that contains a currency and the other contains a simple number?
Because in this case I can't multiply them.
Hey there!
In each data card you will see a "datacardvalue_X" component.
If you access the relevant datacardvalues for the required fields, and use the * operator, they will multiply for you.
Example:
MS.Ragavendar
14
LC-26081402-0
10
stampcoin
6