mihir174 opened a new issue #14117: URL: https://github.com/apache/superset/issues/14117
Context: The dashboard warning indicator was originally created to warn users when a chart might be inaccurate due to an 'incompatibility' between a filter and a chart i.e they do not reference the same dataset. Part of why this was important is because users were able to scope any filter to any chart regardless of 'compatibility'. These designs prevent a user from scoping filters on charts that do not reference the same dataset. The goal is to prevent inaccurate charts from rendering (or not rendering) in the first place, and reducing the number of warning indicators on any given dashboard. <img width="1945" alt="Smart Scoping (1)" src="https://user-images.githubusercontent.com/64227069/114677101-d408d500-9cbe-11eb-9b63-7ab2908dac8b.png"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
