7.3.0.564 - Formatting Styles - CASE THEN expression
rickyhoffmann
Posts: 2
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
WHEN [bridge_Rule].[Rule_ProductItemID_Selected] = 0 THEN-1
END
Thank you!
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
WHEN [bridge_Rule].[Rule_ProductItemID_Selected] = 0 THEN-1
END
Thank you!
Comments
Thanks for reporting this. We're working on a fix now.
Cheers
Harry
This should be fixed in the latest release (7.3.0.583). Let us know if you still have problems.
Cheers
Harry