SYMPTOM
After trying to add a custom formatting in Developer when the custom formula has more than three conditions (each "[ ]" defines a condition) an error message: “Invalid Format” is shown in the Format Cells GUI:

STEPS TO REPRODUCE:
Follow these steps to reproduce it with Tutorial:
CAUSE:
This behaviour is outside Strategy and due to a limitation of Excel.
When the same custom format string is applied in Excel (right click a cell - > Format Cells -> Custom), an error occurs: "Microsoft Excel cannot use the number format you typed".
When exporting to Excel, Excel receives the same custom format string applied in Strategy Web and tries to apply the custom format. Unable to use that format, Excel will show the report without the custom formatting.
Strategy Developer uses a third-party module named "F1Book", which is provided by Actuate Corp, to deal with the format of number in cell. When "F1Book" cannot support a format with more than three conditions, this type of formula will lead to an "Invalid format" error.
On the other hand, when formatting a report on Strategy Web, the Intelligence Server will handle it and allow to display it as expected.
ACTION:
Microsoft Support may be contacted to to request an enhancement/assistance with this limitation.
WORKAROUND:

2. In a Document, conditional formatting could also be used in text boxes, to define the three separate conditions the same way that the thresholds were defined in the Report.
Third Party Warning:
The third-party product(s) discussed in this technical note is manufactured by vendors independent of Strategy. Strategy makes no warranty, express, implied or otherwise, regarding this product, including its performance or reliability.
KB317800