3
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.

PowerBI: 『Expression.Error: 値 "[Function]" を型 Function に変換できません。』の対処法

Posted at

背景

TextAnalysis を使おうとしてこのエラーが出て、あれ?って少し悩んだので備忘録

エラー発生時の基本は以下

エラー詳細

実際のエラーは以下
image.png

Expression.Error: 値 "[Function]" を型 Function に変換できません。
詳細:
Value=[Function]
Type=[Type]

原因

アクセス許可の編集で、「プライバシーレベル」が設定していない

普段、プライバシーレベルって未設定だと聞いてきてくれる認識だったので、気付かず・・

アクセス許可の編集.png

解決策

ってことで、
なし → 組織とかに変更すればOK
プライバシーレベル.png

あとがき

エラー内容からじゃ正直想像つかないレベルなので、改善してほしいな・・と

3
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
3
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?