I am building a Table to apply Markup to products. I need to be able to apply a different amount of markup to different quantities. The best way to do this would be able to select from a single select column but it seems the function column does not recognize the number as a number for the calculation.
I have tried writing it as both a regular number and a percent.
The simplest solution would be to add a format option to single select that says it is text, a number, a percent, etc…