Articles in this section
Category / Section

How to pass dashboard parameter in iframe embedding

Published:

Passing Dashboard Parameter With iframe

  1. Refer to this document to obtain the iframe code that can be utilized to embed the Bold BI dashboard on your web page.
  2. The dashboard parameters have two modes: Literal and List.

Literal Mode

To pass dashboard parameters in literal mode, include the parameter name and value after isembed=true in the src attribute. For example, <iframe src='http://<servername>/bi/site/<siteidentifier>/dashboards/<dashboardid>/<category>/<dashboardname>?isembed=true&DashboardParameter=value' id='dashboard-frame' width='100%' height='600px' allowfullscreen frameborder='0'></iframe>

List Mode

If you are using list mode, use operators like IN or NOT IN in the iframe src attribute.

Function Syntax
IN parameter=IN(value1, value2, …, valueN)
NOTIN parameter=NOTIN(value1, value2, …, valueN)

NOTE: The dashboard parameter name and the column name are case sensitive.

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
NG
Written by Nisanth Gunasekaran
Updated:
Comments (0)
Please  to leave a comment
Access denied
Access denied