-
Using an Element in a Rule with Inverted Comma in Element
Hi guys,
Does anyone know how to use an element in a rule that has a single inverted comma in the element name? For example, the rule below has a single inverted comma in “Worker’s Comp”. If I try using that, the rule fails to save because it reads the “r’s” as the end of the string. My rule is:
['Forecast','Worker's Comp'] = N: ['Salary Plus'] * DB('Forecast Assumptions',!Year,!Version,'Worker's Comp %');
Thanks for your help,
Sarah
Log in to reply.