KPI Partners Blog

Writeback in OBIEE

Posted by KPI Partners News Team on Tue, Sep 27, 2011 @ 12:45 PM

By Kurt Wolff

“Writeback” – presenting an Answers interface so that users can update data in database tables or insert new rows – first appeared in version 7.8.4. To use OBIEE’s writeback capabilities, there are several set up steps. While each one is simple and fairly straightforward, it’s easy to forget all the steps and where each one is located. This document contains the instructions in case you find yourself forgetting them. Since many people like to demo using Excel as a data source, it focuses first on using Excel. Later, an example using an Oracle table is discussed.

Read More

Tags: Kurt Wolff, Oracle BI, Blog

Handy Date Session Variables in OBIEE

Posted by KPI Partners News Team on Sat, Sep 10, 2011 @ 09:20 PM

By Kurt Wolff

It is often convenient to set a number of session variables to capture date values that you use repeatedly in your queries. For example, if you have weeks that end on Saturday, you might want to have the date of the most recent Saturday in a session variable, called perhaps PREVIOUSSATURDAY. You can then use that session variable as the default date value in your queries – for example, “Periods”.”Date” = VALUEOF(NQ_SESSION.PREVIOUSSATURDAY).

Read More

Tags: Kurt Wolff, Oracle BI, Blog

Selecting A Single Value in OBIEE and Showing a Range

Posted by KPI Partners News Team on Mon, Aug 01, 2011 @ 09:19 PM

By Kurt Wolff

This post shows how you can use presentation variables to select a single value in a dashboard prompt and produce a result set that includes a range of values. For example, you could select a single year in a prompt and show data for that year and the preceding three years

Read More

Tags: Kurt Wolff, Oracle BI, Blog

fmap in OBIEE Answers

Posted by KPI Partners News Team on Thu, Dec 30, 2010 @ 07:06 PM

By Kurt Wolff

The OBIEE Answers (10g) user interface says to use "fmap" when referring to resources on the presentation server.

Read More

Tags: Kurt Wolff, Oracle BI, Blog