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 1 year has passed since last update.

Power BIへのログイン時に何も表示されない場合の解消法

Last updated at Posted at 2023-01-10

※ この現象は近々修正予定とのことで、直るまでの暫定措置。

現象

Power BIにログインしようと、https://app.powerbi.com/ にアクセスした際に、ライセンスが失効していると、https://app.powerbi.com/SignupRedirect?pbi_source=websignup&responseError=UserNotLicensedru=https%3A... のようなURLだけ表示され、何も画面に表示されないというトラブルが発生することがある。

回避策

URLの https://app.powerbi.com/SignupRedirect?pbi_source=websignup&responseError=UserNotLicensedru=https%3A... の、 =UserNotLicensedru= の箇所を =UserNotLicensed&ru= に置き換える。

すると次の画面に遷移できるようになり、新しくサインアップなどを行うことができるようになる1

  1. ライセンスが切れているのでエラーしても仕方ないかと思っていたが、ここで止まると新たなサインアップもできないため、Azureのサポートリクエストにより問い合わせたところ、この解決策を教えてもらえた。本当に感謝。

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?