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

【備忘録】Power BI カスタムコネクターによるDirect Queryを実施するために

Last updated at Posted at 2020-08-01

概要

Power BIのカスタムコネクターにてDirecitet Queryを実施するためには、2020年8月1日時点では、ODBCによる接続が必須であるようです。

内容

Power Query SDKに関するドキュメントにて、下記の記載がありました。

(optional) Enables Direct Query for your extension.
This is currently only supported for ODBC extensions.

引用元:Handling Data Access

(オプション) エクステンションの直接クエリを有効にします。
これは現在 ODBC 拡張モジュールでのみサポートされています。

上記文章のDeeplによる翻訳

image.png

引用元:Handling Data Access

その他

もし間違っておりましたら、教えてください。

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?