I am creating a pricing table in Stackby where I need to round my product prices to the nearest 0.25:
- ROUNDUP: I want the price to always round up to the nearest 0.25.
- ROUNDDOWN: I want the price to always round down to the nearest 0.25.
Could anyone help me with the formula to achieve this?