【问题标题】:Embed Tableau Dashboard in R markdown在 R markdown 中嵌入 Tableau 仪表板
【发布时间】:2019-09-22 13:23:43
【问题描述】:

我正在尝试将我的 Tableau 仪表板嵌入到 R markdown 中。我正在使用下面的代码来做同样的事情。

<center><iframe src="https://public.tableau.com/views/WineProductionAroundtheworld/Dashboard1?:embed=y&:display_count=yes"width="800" height="627" frameborder="0"></iframe></center>

我收到错误消息,public tableau.com 拒绝连接

你能帮我解决这个问题吗?

【问题讨论】:

    标签: r-markdown tableau-api


    【解决方案1】:

    您需要在 tableau 公共链接中使用两个参数。请记住,您只会在发布 rmarkdown 后才能看到仪表板。这是如何添加参数的链接:

    https://kb.tableau.com/articles/howto/embedding-tableau-public-views-in-iframes

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-05-26
      • 2020-01-24
      • 2019-11-18
      • 2018-01-19
      • 2017-07-31
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多