🧪
トップ
/
クラスルームの跡地
/
テンプレートマニアクス
/
テンプレート(Word、Excel)にグラフや地図を埋め込みます(2021/09/25)
ホーム
ホーム
テンプレート(Word、Excel)にグラフや地図を埋め込みます(2021/09/25)
2022/6/15
14:43
2022/6/18
23:23
今回のサンプル
AppSheet : mobile apps from spreadsheets : Template: for the industry
このサンプルはグラフテンプレート自動作成、Gドライブ連携、2枚構成のリレーションの解説をメインとしています
https://www.appsheet.com/templates/%E3%82%B0%E3%83%A9%E3%83%95%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%E8%87%AA%E5%8B%95%E4%BD%9C%E6%88%90G%E3%83%89%E3%83%A9%E3%82%A4%E3%83%96%E9%80%A3%E6%90%BA?appGuidString=4b41d67b-a01c-445d-9b6c-a45d5f28dbdf
解説のYouTube動画
公式のヘルプページ
SNAPSHOT()
Take a snapshot of a view Returns an image of the specified app view and embeds the image in a Create a new file or Send an email task. > creates a link to a view named Map in an app and uses the link to generate a screenshot in the document or email.
https://help.appsheet.com/en/articles/3500418-snapshot
LINKTOFILTEREDVIEW()
Constructed deep link to filtered view Returns a deep link ( App value) to a filtered view to display the rows matched by the filter expression. LINKTOFILTEREDVIEW("Orders", ([Customer ID] = [_THISROW].[Customer ID])) returns a deep link to the Orders view that includes only those rows with a Customer ID column value that matches this row's Customer ID column value.
https://help.appsheet.com/en/articles/2357260-linktofilteredview
SNAPSHOT(linktofilteredview)でしょうね! →出来ないぽい タイムアウトしちゃう
コミュニティのページ
Search - Google Cloud Community
The official home of Google Cloud and Workspace community forums, learning hub, and community blogs.
https://www.googlecloudcommunity.com/gc/forums/searchpage/tab/message?filter=location&q=template
アプリ作成のYouTube
Xでポスト