Custom data values (e.g. format currencies) #1248
Answered
by
iamgoodbytes
iamgoodbytes
asked this question in
Q&A
-
Hi! I'm looking for a way to adjust my column data like the Examples are
So in short, what would be the correct place to do these customizations? |
Beta Was this translation helpful? Give feedback.
Answered by
iamgoodbytes
Jun 20, 2023
Replies: 1 comment 2 replies
-
You can use the format() option on your column. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe
label()
is the answer #898