Martin Campos Posted May 22, 2021 Share Posted May 22, 2021 Its possible when I mark in a visualization this changes the filter in the filtering panel, For example,I have a column "year" that contains the years 2020, 2021 and 2022, and I create a tree map with the jerarchy of the column "year", when I mark the year2020 in the tree map I want to change all the data to this year, but my issue it doesnt work because in the cross table that I want to show the data for the year 2020 shows all years, I believe that I have a calculated value for amother table but I maked thw relation in both tables and its not working, show me all the data Link to comment Share on other sites More sharing options...
Fabian Duerr Posted May 23, 2021 Share Posted May 23, 2021 Not sure if I understand the issue with the cross table completely... But please try this: After marking your data you can do a right click on your visualization and then use the option "marked rows -> filter to". This will set the filter for you. And as long as your cross table is working with the same filtering scheme (default setting), this should solve your problem. Another thing you could try is to work with a details visualization. So, right click on your tree map, pick "create details visualization" and then buil your cross table. It will only contain the data that is marked in your tree map. You can further filter this data with filter settings or custom expressions. Please let me know if this helps. If not, please post some screen shots to clarify your issue. Link to comment Share on other sites More sharing options...
Martin Campos Posted May 24, 2021 Author Share Posted May 24, 2021 Im trying to limit data in cross table but the visualization is related with two diferent tables, the marks filtered data only for the principal table but I need for two tables Link to comment Share on other sites More sharing options...
Fabian Duerr Posted May 24, 2021 Share Posted May 24, 2021 If your tables are linked by the column containing the year, you can filter both. Please read the section "working with multiple tabes" in the help menu and check out the part about "To differentiate two data tables in the filters panel" Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now