Model Colors and Formats
The model colors and separate model format settings can be set for a given query to govern extra query metadata in a specific Discover report. The metadata can be used to drive data visualizations.
Note: Model color and formats are only applicable to Microsoft Multidimensional and Tabular cubes and model.
Using Model Colors and Formats
Model Colors
The model color switch is for returning foreground and background colors set for each data point in a result set. The colors are designed into calculated measures and calculated members either on the server or from Pyramid. When enabled, the colors are used to color the data points within each visualization.
Note: Using this setting has no effect unless fore and back colors have been designed into calculated measures and members

The measure has logic to show values in 3 foreground colors. Without the model colors enabled, everything appears black.
With model colors, we automatically see the values with different colors

The measure has logic to show values in 2 background colors. Without the model colors enabled, everything appears white.
With model colors, we automatically see the values with different colored backgrounds
Model Formats
The model format switch is for returning numerical formats set for each data point in a result set. The formats are designed into measure, calculated measures and calculated members either on the server or from Pyramid. When enabled, the data is formatted according to these settings.
Note: Using this setting has no effect unless extra data formatting has been designed into calculated measures and members. If standard data formats have been set for measures and calculated measures only, there is no need to use this setting.

This cube has only 1 measure - "value". When the currency dimension is applied, we see the measure broken out into USD and EURO.
Notice that both show the classic dollar sign - because the common measure is simply formatted as basic currency.
When the model formats are enabled, the EURO's are changed to show the Euro symbol instead. In this scenario, the same measure is formatted differently based on the member selection from the currency dimension.