I am trying to write an output based on multiple part numbers that will display multiple price outputs.
Ive used if {ItemCode}="XXXX" then $220.00*{Quantity}
But I have about 4 different item codes and pricing outputs I need to display. Ive tried different variations but get 0.00 for all other outputs.