January 26, 2009

Users missing cache

If your users are missing cache, you might find the service request below helpful. Description: User1 one and User 2 have the same profile but User […]
January 21, 2009

The following Expression always return 0.00% in a custom OBI EE Repor

Something else, I’ve found. I suggest always adding 1.00* when working with non-integers, just for sake of convenience. (Customers.”Total Customers” / sum(Customers.”Total Customers”)) * 100 Cause […]
January 21, 2009

Check box “data is dense”

When viewing the properties of a fact column in OBIEE, there is a check box “data is dense” when aggregating by dimension is chosen. What does […]
January 13, 2009

Cache persistence

There’re a few well-written articles on about OBIEE caching configuration and strategies already. However, I’m posting a solution that I’ve found while investigating an unexpected behavior […]