問題タブ [powerbi-embedded]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
3 に答える
30079 参照

powerbi - アプリを使用して Power BI のデータセットの単一行を削除する

dataset のテーブルの特定の行を削除したい。アプリでこれを行うことはできますか、それとも手動でのみ行う必要がありますか? table のすべての行を削除できますが、 single は削除できないためです。なんでそうなの?

0 投票する
1 に答える
4164 参照

asp.net-mvc - 「ソース ドキュメントに一致する要素がありません...」(NuGet インストール エラー)

PowerBI のパッケージ マネージャー コンソールを使用してパッケージをインストールしようとしていますが、次のエラーが発生し続けます。

私が実行しようとしているコマンドは次のとおりです。

異なるバージョンをインストールしようとしましたが、どちらも機能しませんでした。

これが失敗する理由はよくわかりませんが、これまでパッケージ マネージャー コンソールで問題が発生したことはありません。

0 投票する
0 に答える
741 参照

powerbi - Passing parameters in powerBI report URL?

I have to pass certain string in URL to set filter value in my PowerBI report.

I checked many articles and following caught my eye.

Link to Stack-overflow Question

Here I see that he is passing postal code equal to one of the values in filter.

I want to do something similar except, i want to use contains instead of equal. I want filter to select all values where my provided string is present.

Ex: A project can have multiple tags, and I get them as 1 string in my data

  1. Project1 : "#Tag A#Tag B#Tag C#"
  2. Project2 : "#Tag A#Tag B#Tag D#"
  3. Project3 : "#Tag B#Tag D#"

If i pass "Tag A" as part of my string then my report should show only data for Project1 and Project2 by default.

NOTE: I am new here, Please let me know if I should add/remove something from here. Thank you.

0 投票する
1 に答える
1415 参照

c# - Power BI Embedded - タイルの埋め込み

Power BI デスクトップで行ったレポートをモバイル アプリに埋め込もうとしています。API は、ページ/タイルではなく、レポート全体を埋め込むことができることのみを示しています。

もう一度検索したところ、このスレッドを見つけました。ただし、Power BI Embedded と Power BI (オンライン) は 2 つの異なる製品であり、API も異なるようです。

例 - Power BI デスクトップで作成され、オンラインで公開されたレポートを取得する:

1- Power BI オンライン API

2- Power BI 組み込み API

違いを説明していただけますか?また、Power BI embedded にタイルを埋め込むにはどうすればよいですか? それができない場合は、Power BI Online でできますか (できる場合は、ステップ バイ ステップ ガイドを提案してください)。

0 投票する
0 に答える
898 参照

apache-spark - Power BI をローカル マシン上の Apache Spark に接続する方法は?

Power BI の初心者です。ローカル マシンで Power BI を Spark に接続するには、どのような構成が必要ですか? Azure の HDInsight で Spark に言及しているドキュメントをいくつか見つけましたが、Spark をリモート マシンに接続するための参考資料は見つかりませんでしたか? 出来ますか?

0 投票する
1 に答える
538 参照

javascript - PowerBI Embedded - Iframe 内の DOM 要素にアクセスするにはどうすればよいですか?

レポートを表示するローカルホストでホストされている Web アプリケーションに IFrame が埋め込まれています。カスタム イベントを追加したり、クリック イベントの伝播を停止したりできるように、JQuery を介して IFrame 内の dom 要素を選択できるようにしたいと考えています。

0 投票する
1 に答える
515 参照

c# - Direct Query Power BI - ビッグ データを含むビジュアルを読み込めません

Azure データベースに接続するためのダイレクト クエリ ダッシュボードをセットアップしました。当社の Azure データベースには、ファクト テーブルと P2 層に 1,500 万行あります。

デスクトップ バージョンから、ダッシュボードにビジュアルを表示するのに約 10 分かかります。エラーはありません。

しかし、Power BI Service に公開したり、Power BI Embedded にインポートしようとすると、ほとんどのビジュアルを読み込めません。

ここに画像の説明を入力

エラーの詳細は次のとおりです。 ここに画像の説明を入力

最初はタイムアウトに関連していると推測しましたが、Power BI サービスのタイムアウトを設定するための構成が見つかりません。

また、Power BI Embedded では、C# コードを使用してデータ ソース ゲートウェイを更新するときにタイムアウトを設定するプロパティも見つかりません。

0 投票する
1 に答える
481 参照

c# - Power BI Embedded PostImportWithFile returning BadRequest

I'm looking to post a PBIX file up to a workspace through the .NET API using the PostImportWithFile method of the PowerBiClients Imports object. The code is pretty much identical to that seen in option 6 of the Provision Sample (see https://github.com/Azure-Samples/power-bi-embedded-integrate-report-into-web-app/blob/master/ProvisionSample/Program.cs).

There is a workspace collection and a workspace that have been created. The workspace was created through code using the relevant API methods so I know that the authentication side of things is working correctly.

When I call the PostImportWithFile method I'm getting a BadRequest exception being thrown. To verify that this wasn't something to do with my code I've compiled and run the ProvisionSample and selected option 6 and selected the same file and received the same result.

I'm supplying null for the dataset parameter, which is optional and defaults to null anyway, so I can't see this being the cause of my issues.

I've been unable to find anything online regarding this method and a BadRequest so was wondering if there was anyone with experience with this API that had run into something similar?

The PBIX file works fine through Power BI Services, so I'm assuming nothing is wrong with the file.

0 投票する
0 に答える
361 参照

cordova - Cordova アプリへの Power BI レポートの埋め込み

このチュートリアルhttps://azure.microsoft.com/en-in/documentation/articles/power-bi-embedded-iframe/に従って、自分の cordova アプリにレポートを埋め込むために、power bi を埋め込もうとしてい ます。

アクセス トークンを生成し、PowerBI-Node SDK https://github.com/Microsoft/PowerBI-Nodeを使用してその他の詳細を取得します。

モバイルではなくブラウザーでアプリを実行すると、レポートは正常に機能します。私は得ています

回避策はありますか。<access origin="*"/>.設定ファイルにも追加しようとしました。