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 305
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