Monday, 13 October 2014

Table prompts column space issue OBIEE 11g

Table prompts column space issue OBIEE 11g:
I have a report with table view and 2 columns included in table prompts section.When i see the report in dashboard 2 prompts are distant from each other.How can i reduce the space between the 2 table column prompts?
Solution:Go to table view column properties->Additional formatting Options->Right Padding->760(as per requirement)

Saturday, 11 October 2014

Remove Dashboard section borders OBIEE 11g

How to remove/hide the Dashboard section borders:
 Edit dashboard->section->format section->CSS properties->display:hidden;(CSS class and CSS style).