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
asked a year ago316 views
2 Answers
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
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions