generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 212
Open
Description
Dear Mainteners,
When deploying the three China-region-supported dashboards of the CUDOS project using CloudFormation, the KPI-Dashboard encountered a Filter invalidation issue after deployment.
Following the creation of a technical support case, the QuickSight engineering team concluded that:
For the correct filter control Commit Service Group, from [its definition](https://github.com/aws-solutions-library-samples/cloud-intelligence-dashboards-framework/blob/main/dashboards/kpi_dashboard/kpi_dashboard.yaml#L17245-L17246) you can see it points to a specific filter (SourceFilterId: 59619bf3-bdf7-4cda-819c-63512efb30c9). Search this ID you can find the filter definition [here](https://github.com/aws-solutions-library-samples/cloud-intelligence-dashboards-framework/blob/main/dashboards/kpi_dashboard/kpi_dashboard.yaml#L5912).
For the problematic filter control Billing Period, from [its definition](https://github.com/aws-solutions-library-samples/cloud-intelligence-dashboards-framework/blob/main/dashboards/kpi_dashboard/kpi_dashboard.yaml#L17231-L17232) (SourceFilterId: 10eb7e8a-eee9-429f-9037-ed22dae8dd14), this filter ID is not defined in anywhere in this yaml file. That results in an invalid filter reference problem and causes the warning you see.
Would you mind confirming whether the YAML configuration for this control is correct? Since adjusting the dataset ID bound to the control, it has been functioning properly.
BR,
ZiangCui
Metadata
Metadata
Assignees
Labels
No labels