0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Microsoft Power PlatformAdvent Calendar 2023

Day 3

PowerAutomate: リストでフィルタークエリーを使って日付を使うときは、UTCを意識

Posted at

背景

フィルタークエリーで日付を使った際に、たまにしか使わないからこその躓きポイントをメモ

概要

  • タイトルの通り、フィルタークエリーでの日付は、UTC 比較ってだけ。

ついつい、Convert time zone 使って Local 時刻に変換して比較してしまって、「フィルタークエリーの書き方を疑ってしまう」ことがあるので注意

実例

リストデータ

  • こんな感じで二件ある場合に

image.png

フィルタークエリー

  • 以下のように、UTC / LocalTime の二種でフィルターをかける

image.png

結果

  • こんな感じ。

image.png

あとがき

ついつい忘れがちで、なんで取得出来ない?って未だに悩むことも・・ :sweat:

躓きポイントをいつかまとめておきたいものだ・・

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?