Math column raise to the power

I’m trying to penalize users with an exponentially increasing point deduction based on the amount of days past due a Mission is. I can do this in the spreadsheet (with a POWER function for instance) but the data showing past due lives in the glide database so I can’t look it up. Is there a way to do this with a glide native math column?

You can do exponents with ^.

Here is most of what you can do. There might be a couple missing, but most are listed here.

1 Like