Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Filter by grouped data

Hi everyone and thanks in advance,

 

I have the following matrix which represents the number of trips by origin country for each destination country:

As you can see, for instance,  from "Eslovaquia" (Slovakia) we make 32 trips in total, with the following destinations: "Alemania" (Germany, 10 trips), or "España" (Spain, 1 trip).

 

What I want is be able to filter by the total of trips by origin country. I mean: for example, I would like to see just origin countries with more than 10 trips in total (without taking into account their individual destinies), so in this case, "Turquia", "San Marino", "Irlanda", etc. will desappear. 

 

I've created this matrix from my original table, which looks as follows:


My problem is that when I create my summarized table with a column where a trip count is made, the relationship with the dates is lost, so when I filter by date it doesn't work.



1 Reply