Analytics Resources: Insights, Best Practices,

Case Studies and More

close
Written by Shwetank Sheel
on September 07, 2013

OBIEE 11g now allows you to set the data format of a column conditionally.

For example, if we take a pivot table which has a SINGLE measure column, but with different kinds of measures – actual values (May '11 / May '12), percentage values (Growth %) and bps values. We would want to format the numbers for each of these separately.

conditional_1

We are now able to accomplish this – when we go to the Conditional Formatting settings, there is an additional tab which allows us to set the Data Format (shown below).

conditional_2

By doing this, we are able to achieve different formatting for a single measure column based on its dimensional attributes.

conditional_3

You may also like:

Data Modeling Business Intelligence PowerBI

Dimension Specific Aggregation in Power BI

When dealing with facts and measures in any BI tool, you can set the aggregation method (such as sum, count, average etc...

Oracle BI Applications Data Modeling OBIEE 12c

eBusiness Suite and Oracle BI Applications Security

By default, an Oracle Business Intelligence installation is configured with an authentication provider that uses the Ora...

Data Modeling Oracle DB OBIEE 12c

Standard Date Dimension Build

The SQL Below generates a date dimension table where the DATE_WID is a chronological key. This is essential for getting ...