Skip to main content

Posts

Showing posts with the label variables

Using Parameters in Oracle Analytics

This blog post has been prepared and written in cooperation with Joel Acha , Oracle ACE Associate & Senior Business Solution Architect at Qubix Intl. Parameters in Oracle Analytics The use of parameters in OBIEE (the predecessor of Oracle Analytics ) is a feature that made it possible to add session personalisation to the user experience. This feature has been missing in Data Visualisation workbooks until now. The March 2023 Oracle Analytics Cloud update has a few product updates but the most prominent new feature of this update is undoubtedly the introduction of parameters to Data Visualisation workbooks. About Variables in Oracle Business Intelligence (OBIEE) We’ll start things off by taking a look at what functionality existed in OBIEE . There are several variable types that could be used to pass static or dynamic values. Session Variables are assigned a value when the user signs in to Oracle Analytics and their values persist for the duration of the user session. Th...