OBIEE - Iframe

Saw Object

OBIEE - Iframe

About

An iframe in combination with the go url give you the possibility to include in a table for instance a gauge.

How to

To do that you have to create:

  • one analytics with one gauge (with “Custom” and not “Fit Canvas” size) and a filter on the data column.
  • the final analytic with your table and one HTML column with for instance this text in the formula
'<iframe name="sparklineGraph" src="saw.dll?Go&Action=Navigate&path=path_to_my_analytics_with_one_gauge&col1=TheColumnToFilter&ViewName=dvtgauge!1&val1=' || TheColumnToFilter || '" frameborder=0 
scrolling=no height=50 width=150>
</iframe>'

Obiee 11g Table With Gauge In Iframe

Documentation / Reference





Discover More
Obiee Mapviewer Annee1998
OBIEE 10G - Integration of a heat-map with Mapviewer

This article show you how Mapviewer can receive data from OBIEE. To transmit data, Mapviewer need an xml file. Obiee can create a xml file with the help of the Go Url. For this purpose, we need to give...



Share this page:
Follow us:
Task Runner