We have NUMBER(), DECIMAL()... I need PRICE()

We have the following functions available to convert data into a specific type:
2X_3_3c6b72f676073041a0d8fc6d62b26bb69200bcdd.png

2X_0_07659e2206d6044fd53cad76cb498b8993c1ae57.png

2X_2_20fd5b37d46fa8d9f679a6fafaf9deecc495e8ef.png

We also have things like:

  • LIST()
  • LATLONG()
  • LAT()
  • LONG()

But we’re missing: PRICE()

I have a need to force something back into a price so I can use it in math.

Thanks for considering!

Solved Solved
0 4 307
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

Price is just Decimal with some implied formatting, it seems to me. What would PRICE() give you that DECIMAL() doesn’t?

View solution in original post

4 REPLIES 4

I just noticed yesterday that we’re also missing .
DURATION()

Steve
Platinum 4
Platinum 4

Price is just Decimal with some implied formatting, it seems to me. What would PRICE() give you that DECIMAL() doesn’t?

I guess I haven’t tried

[Price] + [Decimal]

I assumed it wouldn’t work being two different types.


Update: they do work together.

You just don’t know what you don’t know

Top Labels in this Space