Skip to content

How format a numeric value in templates? #184

Closed Answered by fbaligand
yjaigu asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

at this time, you cannot reference a previous “formatted” column.
I will try to add this feature in next release.

that said, at this time, in a formula, you can use this function:
roundTo(x, n)
where x is the number to round, and n is the number of decimals you wish.
This is not perfect but it helps.

Replies: 2 comments

Comment options

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

You must be logged in to vote
0 replies
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