Hello, I have a table and need to assign a price depending on the status AND the Language:
{Status} = Confirmed & {Language} = Spanish Then $95
{Status} = Zoom & {Language} = Spanish then $85
{Status} = cxl on time then $0
{Status} = Late cxl & {Language} = Spanish then $95
{Status} = Zoom & {Language} = X-Exotic then $115
{Status} = Confirmed & {Language} = X-Exotic then $150
{Status} = No Show & Zoom & {Language} = Spanish Then $95
{Status} = No Show & Zoom & {Language} = Exotic Then $115
Thanks in advance!
