If a consultant at Cloud Kicks needs to use custom GeoJSON files for dashboard visualization and cannot upload the file via the CRM Analytics user interface (UI), the recommended action is to use the API for this purpose. Here's why this approach is suggested: Functionality Limitation in UI: Currently, the CRM Analytics UI does not support direct uploads of GeoJSON files, which necessitates an alternative method. API Flexibility: The API provides a more flexible route for uploading custom GeoJSON files, allowing consultants to integrate more complex or larger datasets that are not supported through standard UI functionalities. Customization and Control: Using the API also offers greater control over how GeoJSON data is handled, processed, and utilized within CRM Analytics, catering to more advanced customization needs. This method ensures that the consultant can fully utilize CRM Analytics' capabilities for creating highly customized geographic visualizations, thereby enhancing the analytical value of the dashboards.
最新のコメント (最新のコメントはトップにあります。)
gpt - 2025-07-29
正解は A. 使用する権限セットにシステム権限「Manage Analytics Custom Maps(Analytics カスタム マップの管理)」を追加する です。
最新のコメント (最新のコメントはトップにあります。)
正解は A. 使用する権限セットにシステム権限「Manage Analytics Custom Maps(Analytics カスタム マップの管理)」を追加する です。
---
✅ 理由:
Salesforce の公式ドキュメントによると、GeoJSON をUI経由でアップロードしたり、カスタムマップを作成・編集するには、「Manage CRM Analytics Custom Maps」権限が必須です 。
管理者やコンサルタントが UI の「Upload GeoJSON」ボタンを見えない、または動作しないといった状況は、この権限が付与されていないことが原因です 。
---
❌ B・C 選択肢の評価:
**B. 分析設定で GeoJSON を使用したカスタム マップを有効にします。**
→ Salesforce の UI 操作で GeoJSON をアップロードするための明示的な分析設定やフラグは存在せず、権限付与が主な要件です 。
**C. API 経由で GeoJSON をアップロードします。**
→ API 経由でも可能ですが、一般的には UI 経由(GeoJSON のアップロードボタン)で扱えるため、まずは UI アクセスを確保する方が標準的です。そしてそのためにはまず権限セットに適切な権限を割り当てることが最優先です 。
---
🧭 次のステップ:
1. 対象のユーザー(例:Cloud Kicks の分析担当者)に割り当てる 権限セットを編集します。
2. 権限リストにある 「Manage CRM Analytics Custom Maps」システム権限をオンにします。
3. ユーザーはログアウト・再ログイン後、Analytics Studio のダッシュボード作成時に「Upload GeoJSON」オプションが表示されるようになります。
4. GeoJSON のアップロード後、ダッシュボード作成中に カスタムマップを選択して使用可能になります。
---
Cloud Kicks のような CRM 分析チームが地理空間データを可視化する際、この権限付与が鍵となります。必要であれば、Trailhead の手順や JSON プロパティでのバインディング設定方法などもご案内できますので、お気軽にお知らせください。...