Epicor SQL formatting within a BAQ is driving me crazy!
The LaborCollection field from labor Head is Bollean (True/False)
Calc-field output vchar = 3 to be “MES” when LaborCollection is TRUE and " " otherwise.
Calc-field Name MES
Data-type nvarchar
format x(3)
CODE??? to achieve this Thanks !