WibowoS26 opened a new issue, #25943:
URL: https://github.com/apache/superset/issues/25943

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. Create two datasets  and fill that with one column of same data on both 
datasets and different data on both datasets
   2. Create charts with both datasets
   3. Add Charts to dashboard
   4. try cross-filters between those two charts
   
   ### Expected results
   
   two chart successfully cross-filtered
   
   ### Actual results
   
   only chart with same table could be cross-filtered
   
   do i hit a bug or this is work as intended?
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   without cross-filter applied
   
![10-11-2023_104255](https://github.com/apache/superset/assets/143679513/025abe4d-e220-422b-9a3f-dbba77328534)
   
   
   cross-filter applied to the chart on the bottom center of dashboard with 
different dataset as the rest of the charts
   
![10-11-2023](https://github.com/apache/superset/assets/143679513/fe75fac7-be6d-4e48-982b-c89317dd79b7)
   
   
   cross-filter applied to chart on the bottom left of dashboard with same 
dataset as the rest of the charts
   
![10-11-2023_105831](https://github.com/apache/superset/assets/143679513/2639785e-4629-4fe2-821f-b7e1de5a6b2b)
   
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: edge 119.0.2151.44
   - superset version: 3.0.0
   - python version: `python --version`
   - node.js version: `node -v`
   - any feature flags active:
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ x ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [ x ] I have reproduced the issue with at least the latest released 
version of superset.
   - [ x ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   on my observation with different dashboard it seem cross-filter should work 
with different datasets if only using same data across datasets like when using 
"name" because  i had "name" column across datasets to cross-filter the chart 
and doesn't work when using dimensions like "place = japan"


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