選挙結果がブロックコードレベルで与えられています(ブロックコードはおおよそ数百軒の家の集合体です)。各ブロックには8〜9桁のID(例:153040101)が割り当てられています。<\/P>
<\/span><\/P>これは選挙結果テーブルの短いサンプルです。<\/P>任意の特定のシナリオに基づいて選挙結果を地図上に表現したいと思っています。例えばこのように:<\/P><\/span>(Shape Map Visual)<\/P>この地図はArcGIS map用に準備されたJSONファイルからのものです。<\/P>この地図ファイルをArcGISアカウントにアップロードし、Power BIで使用すると、ブロックコードの輪郭が正しく表示されます。<\/P><\/span><\/P>しかし問題は、これらのブロックコード上に情報を表示できないこと(またはPower BIのフィルターを通じてそれらとインタラクトできないこと)です。Shape mapとして同じ地図を使った時はできたのですが。<\/P><\/span><\/P>「join layer」機能を使って、マップレイヤーのブロックコードと自分のデータテーブルのブロックコードを結合しました。「Interact with Power BI visuals」を有効にしましたが、機能しません。<\/P>私が望む結果は、Shape map visualを使った時と同様のビジュアルをArcGIS上で得ることです。<\/P>この件について何か助けていただけると大変ありがたいです。<\/P>
Currently, PBI doesn't support polygon joins. What we end up doing is publishing the layer with the symbology to portal then adding it to PBI as a reference layer. The problem with this solution is that it disconnects it from your PBI data and other visualizations.
Hi @ShahidKhan, @KevinDunlop
Please find the links to my proposed solutions as posted previously under "Shape in Geojson" post (see links below)
- The methods does not use the existing/standard boundaries
- The methods does not use "join layer"
- It uses the true geometry of your custom geometries linked to Power BI visualizers
- You can then change symbology/styling based on a field for color or size
1. Using Power Automate procedure - Basic and Advanced Method (from @SeanKMcGinnis )
https://community.esri.com/t5/arcgis-for-power-bi-questions/shape-in-geojson/m-p/1247011/highlight/t...
2. Using REST API (without Power Automate) procedure
https://community.esri.com/t5/arcgis-for-power-bi-questions/shape-in-geojson/m-p/1265256/highlight/t...
Hope this helps.
Thanks,
Have you tested this with publishing to a Power BI Gateway? I know that the address locations cannot be published, only Lat/Longs. This is a main requirement for our users.
Hi @KevinDunlop ,
No I have not tried Power BI Gateway, but i have tested through the Publish to a "Website or Portal" Embedded report.
Yes, you are correct that the Addresses fail when published. I tested in ArcGIS for Power BI "Embed and publish check" Tool under Settings.
After Publishing ->
What does work is the Custom Geometries. See below:
Embed check - coordinates - OK
Publish embedded report - OK
The only thing is that even if your data is share Publicly you still need to be logged into an ArcGIS, even if it's only a Viewer type, for this to work.
Maybe a solution for the Addresses is to run a ArcGIS for Power Automate process to Geocode and it will write the XY coord values to fields and then you can use that in the Lat Long coordinate fields.
See link: https://learn.microsoft.com/en-us/connectors/arcgis/#geocode-addresses
There is a way to batch the process if the number of address go over the limit of 150 - see link below:
https://community.esri.com/t5/arcgis-for-power-automate-blog/using-arcgis-connectors-for-power-automate-to-get/ba-p/1142779 (Thanks @SeanKMcGinnis )
Hi @RudolfdeMunnik,
Is it possible to do all these steps not publicly. Where do I find the rest API? Does it need a token?
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.