Power Apps Power Apps Power Automateからの応答で配列を受け取りたいときはParseJSONを使う Power AutomateからPower Appsへの応答を「配列」で返したい、という質問をもらったのでメモ。やりたいこと例えば画像のようにPower Automate側で定義した配列を、Power Apps側に渡して、Power App... 2024.12.08 Power Apps
Power Apps Power Appsでforループができるようになってる!?|Sequence関数とForAllの組み合わせでループを実現 元々Power Appsにはforループに当たる処理がなくて、スライダーとかタイマーとかを使って工夫でforループを実現していた。けれど、最近Power Appsの関数を眺めていたらforループが実装されてるっぽいので、ここにメモ。Fore... 2021.02.11 Power Apps
Power Automate Power Automate 配列を空にする Power Automateで作った配列を空にしたいことがあって少し調べてみたが、どうやら実装されていないよう。そこで海外のサイトを見ていたら工夫で何とかしているところがあったので、メモ。2022/12/05追記:配列を空にする方法mito... 2020.04.22 Power Automate