=IF({Tax type}=0,"Non-taxable", IF({Tax type}=1,"State taxable", IF({Tax type}=2,"GST taxable", "Unexpected tax type")))