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
370
英語ブログの更新を日本語で通知
Spumoni
December 01, 2022
Tweet
Share
More Decks by Spumoni
See All by Spumoni
Power Queryで複数のエクセルブックのデータをまとめてみよう :Mから始めよう #15
fukuyori
0
84
Power Apps 用語集
fukuyori
1
220
アダプティブなカード
fukuyori
2
500
Power Automate for desktop の CSSセレクタでWeb操作が快適に
fukuyori
0
4.4k
Power BIでconnpassのイベント一覧を作成
fukuyori
0
230
Other Decks in Technology
See All in Technology
S3はフラットである –AWS公式SDKにも存在した、 署名付きURLにおけるパストラバーサル脆弱性– / JAWS DAYS 2026
flatt_security
0
1.8k
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
1.6k
Yahoo!ショッピングのレコメンデーション・システムにおけるML実践の一例
lycorptech_jp
PRO
1
210
VLAモデル構築のための AIロボット向け模倣学習キット
kmatsuiugo
0
230
脳内メモリ、思ったより揮発性だった
koutorino
0
370
実践 Datadog MCP Server
nulabinc
PRO
2
230
VPCエンドポイント意外とお金かかるなぁ。せや、共有したろ!
tommy0124
1
670
身体を持ったパーソナルAIエージェントの 可能性を探る開発
yokomachi
1
130
Scrumは歪む — 組織設計の原理原則
dashi
0
200
僕、S3 シンプルって名前だけど全然シンプルじゃありません よろしくお願いします
yama3133
1
220
楽しく学ぼう!ネットワーク入門
shotashiratori
1
440
Cortex Code CLI と一緒に進めるAgentic Data Engineering
__allllllllez__
0
400
Featured
See All Featured
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
360
30k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
Marketing to machines
jonoalderson
1
5k
The SEO Collaboration Effect
kristinabergwall1
0
390
Un-Boring Meetings
codingconduct
0
230
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
10k
How To Speak Unicorn (iThemes Webinar)
marktimemedia
1
410
Building AI with AI
inesmontani
PRO
1
800
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
Agile that works and the tools we love
rasmusluckow
331
21k
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
230
How to Ace a Technical Interview
jacobian
281
24k
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言語)
ブログの更新を 自動で受け取りたい おわり