Hello,
So I have this DataCardValue which is a text input with the following details:
Default: (DataCardValue1.text*dropdown.selectedtext.value)/DataCardValue3.text
Format: number
So basically it calculates based from other fields.
I want the DataCardValue to have only 2 decimal places. How do I do it?
Thank you!