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 5 years have passed since last update.

Power Apps - Choice 関数 Dropdown List

Posted at

備忘録として;

One Drive の中のExcel をデータソースとして使用している場合、Choices 関数を使用してデータを引っ張ることが出来なかった。
Share Point Online のリストを使用しているであれば出来る。

Gallery 内のItem編集をするために、Field として Dropdown List を追加し、そのItems に Choice(Excel Table.列名) としてもエラーとなる。
↓↓これをやろうとした;

https://youtu.be/gX5q_V3U8-s (Power Apps Patch Function)

Microsft docs に何となくそれっぽいことが書いてある。
https://docs.microsoft.com/ja-jp/powerapps/maker/canvas-apps/functions/function-choices#examples

現時点では、参照列は SharePoint と Common Data Service でのみ使用できます。

※ Excelをソースとして Choice 関数を使う方法は模索中(2020/06/21)

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?