Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
英語ブログの更新を日本語で通知
Search
Spumoni
December 01, 2022
Technology
0
340
英語ブログの更新を日本語で通知
Spumoni
December 01, 2022
Tweet
Share
More Decks by Spumoni
See All by Spumoni
Power Queryで複数のエクセルブックのデータをまとめてみよう :Mから始めよう #15
fukuyori
0
68
Power Apps 用語集
fukuyori
1
180
アダプティブなカード
fukuyori
2
460
Power Automate for desktop の CSSセレクタでWeb操作が快適に
fukuyori
0
3.8k
Power BIでconnpassのイベント一覧を作成
fukuyori
0
210
Other Decks in Technology
See All in Technology
Tensix Core アーキテクチャ解説
tenstorrent_japan
0
260
New Cache Hierarchy for Container Images and OCI Artifacts in Kubernetes Clusters using Containerd / KubeCon + CloudNativeCon Japan
pfn
PRO
0
100
SwiftUI Transaction を徹底活用!ZOZOTOWN UI開発での活用事例
tsuzuki817
1
420
Autonomous Database サービス・アップデート (FY25)
oracle4engineer
PRO
1
740
Two-Tower モデルで実現する 検索リランキング / Shibuya_AI_2
visional_engineering_and_design
2
140
バクラクのモノレポにおける AI Coding のための環境整備と {Roo,Claude} Code活用事例 / AI Coding in Bakuraku's Monorepo: Environment Setup & Case Studies with {Roo, Claude} Code
upamune
8
3.9k
AWS Lambdaでサーバレス設計を学ぼう_ベンダーロックインの懸念を超えて-サーバレスの真価を探る
fukuchiiinu
4
950
OpenJDKエコシステムと開発中の機能を紹介 2025夏版
chiroito
1
1.1k
AIとSREの未来 / AI and SRE
ymotongpoo
2
1.8k
Google I/O 2025 Keynote & Developer Keynote Overview
yanzm
0
110
Go Connectへの想い
chiroruxx
0
150
Introduction to Sansan, inc / Sansan Global Development Center, Inc.
sansan33
PRO
0
2.6k
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.4k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
770
The Pragmatic Product Professional
lauravandoore
35
6.7k
A Tale of Four Properties
chriscoyier
159
23k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
The Language of Interfaces
destraynor
158
25k
RailsConf 2023
tenderlove
30
1.1k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Transcript
ブログの更新を 自動で受け取りたい #RPALT 2022年11月30日
みなさん、こんにちは 名前:Fukuyori 或は spumoni 認定NPO法人 かわさき創造プロジェクト 出現場所: Power BI勉強会、 気ままに勉強会
RPA COMMUNITY
None
やりたいこと 英語のブロク 更新があったら 日本語でTwitterにツイートする 日本語で記事の一覧を見る
なぜ翻訳するのか 日本語は視認性に優れているから
仕組み Webデータ取得 Blogページ 追加されたレコードを 日本語化 Twitterにツイート データフロー Dataverse 一覧表示 Power
Automate Power Apps
今回の内容 データフロー の作成 01 Power Automate の 作成 02 Power
Apps の作成 03 デモ 04
データフローの作成 Power BIデスクトップの Power Queryエディッタで作成 Power Appsの データフローに貼り付け
RSSが提供されている場合
Webページから取得 Blogページ BlogページのURLを貼り付け または ナビゲーターからテーブルを選択する 例を使用してテーブルを追加
Webページから取得 Web.BrowserContents 関数を Web.Contents 関数に変更する
自分でコードを書いて取得する Power Query は M言語で書かれているので、 自分でコードを書いて取得することもできます。 参考:Power QueryでCSSセレクタを使ってWebページからデータを取得する(Qiita) https://qiita.com/spumoni/items/cad005c1deaa522531d8
データフローに貼り付け Power BIの Power Queryエディタ上で コピー Power Appsの データフローの上で Ctrl
+ V
Dataverseのテーブルにマッピング
テーブルのキー作成と項目追加
Power Automate
PowerAppsでキャンバスアプリ作成
データフローを使うためには Power BI ワークスペースでデータフローの作成 Power BI Proライセンスが必要 Microsoft Power Platform環境で作成
Power Apps(ユーザーごとまたはアプリごと)ライセンスが必要 ※参照 Microsoft Lean “データフローを使用するために必要なライセンス”
データフローのまとめ 1.Webデータの取得、整形が簡単! 2.作成は、Power BIデスクトップで行うと簡単! 3.PCの電源が入ってなくても動いてくれる! 4.スクリプトはPower Query(M言語)
ブログの更新を 自動で受け取りたい おわり