Activity overview
Latest activity by rickyhoffmann
7.3.0.564 - Formatting Styles - CASE THEN expression
Version: 7.3.0.564
Formatting: CASE THEN expression, -1 is up against the THEN (missing space)
Example:
SET [Force_Selected_With] = CASE
WHEN [bridge_Rule].[Rule_ProductItemID_Selected] = 1 THEN 1
...