The document discusses time intelligence in Power BI. It begins with an introduction to the concept of time intelligence, which allows users to intuitively refer to dates and periods like "last year" or "next month." It then explains that time intelligence functions in Power BI were developed to implement this concept. Finally, it discusses the importance of having a single date table in the data model to serve as the single, absolute measure of time for relating different types of data in BI tools. Proper preparation of the date table is necessary to take advantage of time intelligence functions.
アンケートを即可視化!~MS Forms ? MS Flow ? Power BI~Yugo Shimizu
?
2017年12月2日 Power BI 勉強会 #6 の清水のセッション資料です。
まだプレビューですが Office 365 のファミリーとして Microsoft Forms が使えるようになりました。そこで、MS Forms を利用してアンケートを作成し、その結果を MS Flow を通じて Power BI で可視化します。2017年も終わりということで、アンケート結果をその場でイジりながら、行こうと思います。
よく聞くけど、「SharePoint リストの 5,000 件問題」ってなんなの?Hirofumi Ota
?
Microsoft 365 Virtual Marathon 2022 でお話した資料です。
Microsoft 365 Virtual Marathon
https://www.m365virtualmarathon.com/
Microsoft 365 Virtual Marathon 2022 Japanese Track
https://connpass.com/event/243871/
アンケートを即可視化!~MS Forms ? MS Flow ? Power BI~Yugo Shimizu
?
2017年12月2日 Power BI 勉強会 #6 の清水のセッション資料です。
まだプレビューですが Office 365 のファミリーとして Microsoft Forms が使えるようになりました。そこで、MS Forms を利用してアンケートを作成し、その結果を MS Flow を通じて Power BI で可視化します。2017年も終わりということで、アンケート結果をその場でイジりながら、行こうと思います。
よく聞くけど、「SharePoint リストの 5,000 件問題」ってなんなの?Hirofumi Ota
?
Microsoft 365 Virtual Marathon 2022 でお話した資料です。
Microsoft 365 Virtual Marathon
https://www.m365virtualmarathon.com/
Microsoft 365 Virtual Marathon 2022 Japanese Track
https://connpass.com/event/243871/
開発者におくる Power BI を使う時に考えるべきアーキテクチャ ~ データを溜めるのは誰だ? ~Yugo Shimizu
?
Microsoft のイベント de:code 2018 AD21 で私がお話したセッション資料です。後日動画が公開される予定ですので、あわせてご覧ください。
Power BI をこれから使おうと思われている方、既に使っているがうまくいかないという方にレポートの種類とデータ接続モードについて、適切なアーキテクチャがわかる内容になっております。
1. The document discusses a presentation given by Yugo Shimizu about new features announced at Ignite 2021 related to Power BI, Azure, and other Microsoft data and analytics tools.
2. Key highlights from Ignite included new capabilities for Power BI like natural language quick measures, automated insights, and improved integration with Teams and Excel.
3. The presentation also covered enhanced data governance features using Azure Purview and Microsoft Information Protection with Power BI.
1. The document summarizes sessions from the Microsoft Business Applications Summit 2021 related to Power BI.
2. Key announcements included new capabilities for goals, data preparation across Power Platform tools, sharing insights through Teams and Excel, and embedding Power BI analytics.
3. Upcoming enhancements discussed were spatial data in Power BI, streaming dataflows, automatic aggregations, and deploying Power BI apps to Teams.
Power BI dataflows と Power Platform Data Integration の使いどころYugo Shimizu
?
Microsoft Ignite The Tour Tokyo と Osaka でお話した同タイトルのセッション資料です
BRK30034 @ Tokyo 2019/12/06 15:15 - 16:00 JST
BRK30156 @ Osaka 2020/01/24 12:15 - 13:00 JST
セッション概要:
Power BI dataflows と Power Platform dataflows は両方とも Power Query でデータを集め、使いたい形に変えることが可能ですが、その用途は使い分けるべきです。(=Data Preparation, ETL)
似たような機能がなぜそれぞれに存在するのか?それは目的が異なるからです。本セッションでは、シナリオベースでそれぞれの使い方をご紹介します。
1. シニア テクニカル アーキテクト
清水 優吾(しみず ゆうご) / 株式会社セカンドファクトリー
@yugoes1021
yugoes1021 Microsoft MVP
for Data Platform - Power BI
(2017.02 -)
もうすぐ来る新しい DirectQuery の自動更新を
いま可能なモノで模倣してみた!
~ 誕生日のパラドックスを使って体験するのだ ~
2019-09-21
Power BI 勉強会 #14
/yugoes1021
2. 自己紹介:
清水 優吾 (Yugo Shimizu) ♂
株式会社セカンドファクトリー
シニア テクニカル アーキテクト
UX を看板に掲げて、飲食業を営んでいる IT 企業に勤めている会社員で
Data Platform をメインに活動をしている Technical Architect
専門?興味:
Data Platform (Azure),
Power Platform (PowerApps, Flow, Power BI), Office 365 周辺サービス
Twitter: @yugoes1021 Facebook: yugoes1021
Qiita: https://qiita.com/yugoes1021
Power BI 勉強会: https://powerbi.connpass.com
Japan Power BI User Group: https://www.facebook.com/groups/JapanPBUG/
Japan Power Platform User Group: https://power.users.community/
Microsoft MVP
for Data Platform -
Power BI
(2017.02 - )
MVP
プロフィールページ
4. 今日のゴール - Today’s Goal
Power BI Report のデータ接続モードを
理解して、シナリオに合ったレポートを
作れるようになろう!
Let’s understand Data Connection modes
of Power BI Report and get to be able to
make reports according to scenarios!
6. データ接続モード
Power BI ではレポートのデータ接続モードが4つある
Power BI Desktop の DirectQuery
https://docs.microsoft.com/ja-jp/power-bi/desktop-use-directquery
Power BI におけるデータ アクセス方法 まとめ (DirectQuery と ライブ接続の違い)
https://blogs.msdn.microsoft.com/dataplatjp/2017/04/05/power-bi-data-access/
インポート
DirectQuery
ライブ接続
REST API
10. 4. REST API
Power BI Service にストリーミングデータセットを作成し、同時に作成さ
れる
REST API へ JSON データを POST することでデータの追加が可能
~作成時~
POST
API
11. データ接続モードの種類
Power BI Service
? インポート
データをインポートしてキャッシュさせる方法。
定期的に最新データを取得可能。8回/日まで。
? DirectQuery(or ライブ接続)
レポートにアクセスされた時に、データソースからデータを取得
する方法。
一般的な Web ページ、Web アプリケーションと同様。
データソースが SQL Server Analysis Services または Azure
Analysis Services の場合、ライブ接続と呼ばれる。
? Web API
Power BI のデータセットへアプリケーションからデータを送信
する方法。この場合、Power BI は “待ち“ の状態。センサーデー
タ等、リアルタイムにデータを見たいときはこれ。
24. 誕生日のパラドックスとは? - What is Birthday Paradox?
n 人いるときにその中に同じ誕生日である二人組が存在する確率
n = 5 人いると 0.027 (2.7%)
n = 10 人いると 0.117 (11.7%)
n = 15 人いると 0.253 (25.3%)
n = 20 人いると 0.411 (41.1%)
n = 22 人いると 0.476 (47.6%)
n = 23 人いると 0.507 (50.7%)
n = 30 人いると 0.706 (70.6%)
n = 40 人いると 0.891 (89.1%)
n = 50 人いると 0.970 (97.0%)
n = 70 人いると 0.999 (99.9%)
25. Please tell me your birthday from Forms
これから Microsoft Forms で回答しても
らいますが、私がいいというまで
送信しないでください!
Don’t submit
when I say “OK, Submit”!
またニックネームはなるべく他の人と
被らないようなものを考えて、
手元に控えておいてください
Please input a unique nickname!
Ex) Mail address
26. Please tell me your birthday from Forms
http://bit.ly/pbijp0921-yugo
#20: https://powerbi.microsoft.com/en-us/blog/mbas-2019-on-demand-featured-sessions-power-bi-roadmap-and-vision/
Microsoft Power BI: The future of modern BI - roadmap and vision - BRK1001
https://youtu.be/8WhXCwHynEE?t=2879