【问题标题】:Google Data Studio: Filter report data through parameter in URLGoogle Data Studio:通过 URL 中的参数过滤报告数据
【发布时间】:2019-11-14 17:32:54
【问题描述】:

我有一个 Google 表格,其中每一行都包含一个人的数据。 第一列是一个字母数字随机 id。

有什么方法可以制作个人记分卡报告,我可以通过链接与每个人分享?

该链接将包含一个用于按 id 列过滤数据源的参数。我的意思是通过电子邮件发送链接来分享,例如:

Send an email to John with the following link: <url>?id=kfdjfhdfljdshfsdkj
Send an email to Mark with the following link: <url>?id=fdyfdhfsfjsdkjfksd ….

我曾考虑添加过滤器控件并启用书签 URL,但希望避免这种情况,因为这可能会导致安全漏洞。其他想法?

谢谢

【问题讨论】:

    标签: google-data-studio


    【解决方案1】:

    如果您可以将数据放入 BigQuery,另一种方法是使用授权视图。在How To Control Access To BigQuery At Row Level With Groups中有详细说明

    【讨论】:

    • 是的,但是人们需要验证自己,而且(不记得很清楚)我需要为每个用户设置一个组权限,这对用例不利。谢谢!!!
    【解决方案2】:

    filter based on the email address 功能可以通过在现有字段旁边添加email 地址字段来实现,例如 Google 表格中的 alphanumeric random id

    完成后,将 Google Sheets 数据源连接到 Google Data Studio,然后连接到相应用户 ID 的数据源 filter based on the email address(过滤器位于数据源部分的左上角)。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-03-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-07-01
      相关资源
      最近更新 更多