Skip to content

Is there a way to update Money fields by a percentage? #177

Answered by rappen
DomSaunders73 asked this question in Q&A
Discussion options

You must be logged in to vote

A tiny more than that you wrote...

Try this:
{amount|<value><Math|*|1,05>}

First the <value> to get only the value, not with "kr", "USD" or whatever.
Then you have to say that you want to use Math.
Then add *
Finally add what you multiply with.

See docs with a bit more info: https://jonasr.app/xrm-tokens/#formatting

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by DomSaunders73
Comment options

You must be logged in to vote
4 replies
@rappen
Comment options

@rappen
Comment options

@DomSaunders73
Comment options

@rappen
Comment options

Comment options

You must be logged in to vote
1 reply
@rappen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants