Commas in Numeric Variables

Apr 21, 2022

I made an interaction where a user inputs a numeric value, and 10 triggers each multiply the input by a different number and produce 10 outputs (numbers as numeric variables). Most outputs are between thousands and millions but could be even higher. It's hard to look at numbers (especially in the millions) without having commas to break them up. Is there any way to display a numeric variable with commas automatically built in?

5 Replies