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

Web UI からマイワークスペース上のカスタムセマンティックモデルを作成できない問題の回避策

Last updated at Posted at 2025-05-14

はじめに

マイワークスペースでは Fabric 容量を割り当てていても、レイクハウス / ウェアハウス上からセマンティックモデルの作成ができないことに気づいたので回避策です。

マイワークスペースが作成先に挙がらない:
image.png

回避策の実例

  1. ウェアハウスを作成します
    今回は例としてサンプルウェアハウス を使用します。

  2. 既定のセマンティックモデルに1つ以上のテーブルを含めるために、更新をします
    image.png

  3. 対処ようのノートブックを github に配置しているのでこれをダウンロードします。
    image.png

  4. ワークスペースにインポートします。
    image.png

  5. 名称などを調整して実行します。spark で実行するのは無駄遣いになるので python カーネルで実行するようにしてください。
    image.png

  6. セマンティックモデルが作成されるのでテーブルの対象などを調整してセマンティックモデルの開発を進めることができます。
    image.png

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