Error while deploying CID Dashboards using manual deployment method

0

I am following this link for the same wherein I am going with manual deployment option:

https://www.wellarchitectedlabs.com/cost/200_labs/200_cloud_intelligence/cost-usage-report-dashboards/dashboards/alternative_deployments/

Everything is going as per the instructions.

However at the last step, wherein i am describing my dashboard using below command:

aws quicksight describe-dashboard --dashboard-id cost_intelligence_dashboard_v01 --region us-east-1 --aws-account-id <ACCOUNT_ID>

"Errors": [ { "Type": "COLUMN_GEOGRAPHIC_ROLE_MISMATCH", "Message": "Required geographic role for column 'region' in data set 'arn:aws:quicksight:us-east-1:<ACCOUNT_ID>:dataset/fefaa87a-45de-4955-aa30-380ab17642d7' is 'STATE'" } ], "VersionNumber": 1, "Status": "CREATION_FAILED",

Dataset fefaa87a-45de-4955-aa30-380ab17642d7 is summary_view dataset.

Harsha
已提問 1 年前檢視次數 321 次
2 個答案
0

I have got the solution,

This error can be rectified, by going to the Quick sight, open the dataset, select Edit Dataset.

From left side, columns list, check the geospatial type for "region" column.

Ensure that it is set as "State"

Harsha
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南