michael-s-molina commented on PR #30438:
URL: https://github.com/apache/superset/pull/30438#issuecomment-2427548423

   > 1. by default, native and cross filters will only be scoped to charts 
using the same dataset
   
   @geido was really careful to not break the compatibility. For that reason, 
columns with the same name are also affected even if they belong to different 
datasets. This was some legacy behavior that @geido rightfully maintained.
   
   > 2. If one wants the filters to apply to charts that aren't using the same 
dataset, one simply adds them to the filter scope
   
   Looking at the video below, where each chart is from a different dataset, we 
can see that if I modify the scope, the chart is reloaded according to the 
scope.  I noticed that the query is not being modified when reloading the chart 
but I don't know if this was intentional or if we found a bug. @geido 
   
   
https://github.com/user-attachments/assets/0237579c-f722-442f-bbbd-9c361e048564
   
   
   
   
   
   
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to