Forum Discussion
Trouble adding Tableau dashboard to Articulate Rise site
Hi Haritha (and Savannah)!
I was able to locate this Knowledgebase article from Tableau's website, which discusses how to embed Tableau content in iFrame:
Following the suggested steps to add showVizHome=no
and embed=true
to the URL, the above sample Tableau URL (Savannah's URL) would have the following iFrame Embed code:
<iframe src="https://public.tableau.com/views/HouseholdswithFirearmsintheUS2016/Dashboard1?:showVizHome=no&:embed=true"
width="645" height="955"></iframe>
The above iFrame code now displays the Tableau content correctly in an Embed block in Rise, as shown in the screenshot below:
I hope this helps! Let me know if this works or if you have additional questions! Have a lovely day!
- DanielleLefe7602 years agoCommunity Member
Do you know if there is anyway to change the size? It is cutting off half the dashboard when I embed?
- hazelB2 years agoStaff
Hi Danielle! You can play around with the width and height in the iFrame code. I marked the screenshot of the code that Gren shared.