- Newest
- Most votes
- Most comments
The error message you're encountering suggests that the changes made to your dataset were significant enough that QuickSight couldn't automatically update your analysis. This can happen when there are substantial differences between the original dataset and the new one, such as changes in column names, data types, or the overall structure of the data.
Here are some steps you can take to address this issue:
-
Check field mapping: When replacing a dataset, QuickSight attempts to map fields from the old dataset to the new one. If there are mismatches, you may need to manually update the field mapping. Look for any warnings about mismatched or missing columns when replacing the dataset.
-
Review the new dataset: Ensure that the new view you created in Athena has all the necessary columns that were present in the original dataset. Pay special attention to column names and data types.
-
Replace the dataset: Instead of trying to update the existing dataset, you might need to replace it entirely. In the analysis, go to the Data pane, expand the Dataset dropdown, choose "Manage datasets," select the ellipsis next to the dataset you want to replace, and choose "Replace." Then select your new dataset.
-
Update visuals manually: If automatic updates fail, you may need to manually update your visuals. This could involve recreating some charts or adjusting field selections in existing visuals.
-
Check calculated fields: If you have any calculated fields in your analysis, ensure they are still valid with the new dataset structure.
-
Verify data freshness: Make sure your new view in Athena is up-to-date and contains the expected data.
If these steps don't resolve the issue, you may need to create a new analysis using the updated dataset and rebuild your visuals. While this can be time-consuming, it ensures that your analysis is fully compatible with the new data structure.
Remember to always back up your original analysis before making significant changes, so you can revert if needed.
If the problem persists even after attempting these solutions, you may want to contact AWS support for further assistance, as there could be underlying issues with the dataset or QuickSight configuration.
Sources
Replacing datasets - Amazon QuickSight
Adding a dataset to an analysis - Amazon QuickSight
Refreshing data in Amazon QuickSight - Amazon QuickSight
It seems some columns in the new dataset are missing. I set back the Dashboards to the factory settings, this solves my problem.
Relevant content
- Accepted Answerasked 2 years ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 9 months ago