Dashboard not getting updated with Dataset… i have updated dataset with latest SQL query with parameters.. from aws console.. but Dashboard is not getting updated..
Hi @suvarna0212
If your QuickSight dashboard is not reflecting the latest changes you made to the dataset, here are a few things to check:
- Check if the dataset was saved and published properly
After updating the SQL query in the dataset, make sure to click “Save & Publish”. If changes are only saved as a draft, they won’t be reflected in the dashboard. - Refresh the dashboard
Sometimes a browser refresh or reopening the dashboard helps. Also try clicking on “Refresh” in the top right corner of the dashboard if available. - Confirm the analysis is using the updated dataset
If the dashboard is based on an analysis, open that analysis and verify:
- The updated dataset is used
- The new fields or parameters from your SQL are visible
- Check for caching
Dashboards can sometimes use cached data. You can try:
- Re-publishing the dashboard from the analysis
- Manually refreshing the data source (depends on your dataset type)
- Verify parameters
If your SQL uses parameters:
- Ensure the parameter values are passed correctly from the dashboard
- Double-check the parameter names/types in the dataset and the dashboard match exactly
Let me know if you’ve already tried these steps!
Best regards,
Nico