LANG SELRCT

Apps Script Reference  (Create: Create new Spreadsheet | Create new Apps Script

Friday, May 8, 2020

データポータルで閲覧者がフィルタした結果を共有したい


レポートの閲覧者の操作でフィルタした結果を、リンクで共有することができます。


STEP1
ファイル > レポート設定 を開く


STEP2
「閲覧者のフィルタをレポートのリンクで有効にする」にチェックを入れる


参考

レポートの設定を含むカスタム ブックマーク リンクを作成する
https://support.google.com/datastudio/answer/7664330?hl=ja

Latest post

Extracting data from Google Sheets with regular expressions

Introduction Regular expressions are a powerful tool that can be used to extract data from text.  In Google Sheets, regular expressions ca...