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
Power Automateドリブンのチームマネジメント
Search
Akihiro Suto
June 18, 2022
Programming
0
790
Power Automateドリブンのチームマネジメント
2022-06-18
気ままに勉強会#20
Akihiro Suto
June 18, 2022
Tweet
Share
More Decks by Akihiro Suto
See All by Akihiro Suto
JPPC2023_BI08_セマンティックモデルを覗き見る(公開用)
hanaseleb
0
5.1k
プッシュデータセットを試してみよう
hanaseleb
0
650
レポートをつくる、その先の運用を考える🤔 Power BI Report Ops
hanaseleb
0
5.3k
Power BI データフローを考える
hanaseleb
1
1.8k
DAXクエリをDAX Studioでつくって、Power Automateで発射する💪
hanaseleb
1
2.8k
BIのPowerをAutomateする
hanaseleb
0
500
Power BI のうらがわ
hanaseleb
2
960
ゼロからはじめたPower BI
hanaseleb
1
1.4k
Power BI Report Ops
hanaseleb
0
740
Other Decks in Programming
See All in Programming
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
370
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
300
GitHubとGitLabとAWS CodePipelineでCI/CDを組み比べてみた
satoshi256kbyte
4
230
プロパティベーステストによるUIテスト: LLMによるプロパティ定義生成でエッジケースを捉える
tetta_pdnt
0
330
print("Hello, World")
eddie
2
530
テストカバレッジ100%を10年続けて得られた学びと品質
mottyzzz
2
590
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
130
デザイナーが Androidエンジニアに 挑戦してみた
874wokiite
0
380
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
150
Vue・React マルチプロダクト開発を支える Vite
andpad
0
110
AI時代のUIはどこへ行く?
yusukebe
18
8.9k
250830 IaCの選定~AWS SAMのLambdaをECSに乗り換えたときの備忘録~
east_takumi
0
390
Featured
See All Featured
What's in a price? How to price your products and services
michaelherold
246
12k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
How to train your dragon (web standard)
notwaldorf
96
6.2k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Side Projects
sachag
455
43k
The Invisible Side of Design
smashingmag
301
51k
Fireside Chat
paigeccino
39
3.6k
Unsuck your backbone
ammeep
671
58k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Transcript
Power Automateドリブンのチームマネジメント 気ままに勉強会 #20
須藤 明洋 すとう あきひろ 秋田県 出身 集英社 勤務 Power Platform
2021.04~ Python 2021.09~ Rugby 1991.04~ Kendama 2020.04~ Qiita Twitter
• Power Automateをつかって • 自動で😁 • 楽しく🎉 • チームを幸せに導く🤭 Power
Automateドリブンのチームマネジメント 右隅連載 『キャッチ・ザ・タナ』
• Power Automateをつかって • 毎朝🌞 • Teamsのチャネルに🙄 • 会話のきっかけになる投稿をする🙃 Power
Automateドリブンのチームマネジメント 右隅連載 『キャッチ・ザ・タナ』
「出社」か「在宅勤務」かをゆるーく 管理できないかなぁ Power Automateドリブンのチームマネジメント やさおじ 右隅連載 『キャッチ・ザ・タナ』
それ でできます!
• SharePoint List を活用😉 • 毎週金曜日に入力依頼😃 • Plannerでタスクを割当😎 • 入力はPower
Appsでも可🏀 ゆるい出社形態の管理 右隅連載 『キャッチ・ザ・タナ』
None
None
None
None
None
None
None
None
夏のイベント楽しみだね。 みんなで盛り上げようね。 Power Automateドリブンのチームマネジメント やさおじ 右隅連載 『キャッチ・ザ・タナ』
それ でできます!
• Power Automateの変数を活用して👦 • イベント日までの残日数を👸 • カウントダウン👨💻 イベント日に向けて盛り上げる 日本にパンダがきたん だって。
右隅連載 『キャッチ・ザ・タナ』 Power Automate(旧:Microsoft Flow)を使ってカウントダウンタイマーを 作ってTeamsに通知する - Qiita
Power Automate(旧:Microsoft Flow)を使ってカウントダウンタイマーを 作ってTeamsに通知する - Qiita
Power Automate(旧:Microsoft Flow)を使ってカウントダウンタイマーを 作ってTeamsに通知する - Qiita formatDateTime(utcNow(),'yyyy-MM-dd')
Power Automate(旧:Microsoft Flow)を使ってカウントダウンタイマーを 作ってTeamsに通知する - Qiita
addDays(variables('IndexDate'),1,'yyyy-MM-dd') Power Automate(旧:Microsoft Flow)を使ってカウントダウンタイマーを 作ってTeamsに通知する - Qiita
Power Automate(旧:Microsoft Flow)を使ってカウントダウンタイマーを 作ってTeamsに通知する - Qiita
Power Automate(旧:Microsoft Flow)を使ってカウントダウンタイマーを 作ってTeamsに通知する - Qiita
サティア・ナデラって いいこと言うよねぇ。 Power Automateドリブンのチームマネジメント やさおじ 「タナ」っていう 名前らしいぞ。 右隅連載 『キャッチ・ザ・タナ』
それ でできます!
• SharePoint List を活用🎈 • 名言はいろんなところから手動で収集😫 • Power Automateでランダムに1つ出力😻 著名人の名言をランダムに出力
えー! おうちで飼いたい! 右隅連載 『キャッチ・ザ・タナ』
None
rand(1,148)
None
現場がもっと売上に興味をもって もらいたいんだよねぇ Power Automateドリブンのチームマネジメント やさおじ おじいちゃんに 頼んでみたら? 右隅連載 『キャッチ・ザ・タナ』
それ でできます!
• Power BI のデータセットに👨🏭 • DAXクエリを送信🎁 • HTMLテーブルにして🎟 • 毎朝表示⛳
売上上位10品目を表示 おじいちゃん、 パンダを捕まえて❤ 右隅連載 『キャッチ・ザ・タナ』
None
None
None
DAX Studio - The ultimate client tool for working with
DAX queries
None
None
若手社員が孤立しないように したいんだよなぁ Power Automateドリブンのチームマネジメント やさおじ 任せとけ! 右隅連載 『キャッチ・ザ・タナ』
それ でできます!
• 毎朝指定時間に🎴 • Teams会議リンクを送信🎨 • タスクリストも合わせて送信🧶 • ゆる~く悩みやタスクを確認🥇 ゆる~く朝会を実施 孫のためなら・・
右隅連載 『キャッチ・ザ・タナ』
Designer | Adaptive Cards
Designer | Adaptive Cards
None
• 手動でやると継続しにくいことも🎇 • Power Automateを使えば✨ • 簡単・らくらく・すぐカイゼン🎃 • チームの幸せ度もぐんぐんあがる💪 Power
Automateドリブンのチームマネジメント 結果を残さないと・・ 右隅連載 『キャッチ・ザ・タナ』
Fin. おじいちゃん、 ありがとう~! NHKクリエイティブ・ライブラリー かわいいフリー素材集 いらすとや ( イラストストック「時短だ」 – 時短に役立つ素材サイト
(jitanda.com)