junlincc opened a new issue #15070:
URL: https://github.com/apache/superset/issues/15070


   In the first video below, I created a big number chart with a "name filter" 
from Explore. I saved it to a new dashboard(with 7  random name filters value). 
   **Problem 1:** there's no way to tell whether a chart on the dashboard 
already carries any filters or not from the indicator. but yes user can read 
query from dashboard, but it's time consuming to look at one by one.  @rusackas 
   
   **Problem 2:** when I create the same "name" filter from Dashboard, I see 
250 options available, no value is selected in the drop down. then I select 
"Aaron" as additional filter value(AND WHERE name in Aaron) and click Apply. No 
data shows. My expected behavior is that the original big number 426K should 
change(increase) after the number of filter value increases from 7 to 8. 
   but still, there's no way to tell the charts is being filtered twice unless 
user click View query from dashboard "..." @villebro @michael-s-molina 
@kgabryje 
   
https://user-images.githubusercontent.com/67837651/121430293-c07b9280-c92c-11eb-8e05-8c9a18beb639.mov
   
   **Problem 3:** When I click View chart from Explore, both filters(8 total) 
appear in the Filter section, which is expected. 
   What's missing is the yellow warning sign to indicate the second "name in" 
is carried from the dashboard @kgabryje 
   
   **Problem 4:** Chart is not showing properly in Explore either with 2 
separate filters. When i remove the second one and add the same value to the 
original filter(with 7 selected values), chart shows properly.  @villebro 
   
https://user-images.githubusercontent.com/67837651/121431915-ddb16080-c92e-11eb-93f3-2a8df7efbec3.mov
   
   
   


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

Reply via email to