Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

flex.bi reports and dashboards can be embedded in other HTML pages as <iframe>element.

...

<iframe id="flexbi_dashboard" width="100%" height="798" src="https://flex.bi/bi/accounts/47/embed/dashboard/1506?resize_iframe=https%3A%2F%2Fdocs.eazybiflex.com%2Fplugins%2Fresizebi%2Fplugins%2Fresize_iframe.html" frameborder="0"></iframe>

And now embedded flex.bi dashboard will automatically resize it's <iframe> element to match the current dashboard height. 

This text is right after <iframe> to illustrate automatic resizing.

...