Forum Discussion
Filtered Card not Interacting
Hi,
I have used multiple card visuals in my report that all pull from the same column and are then filtered different based on another column.
Example:
Card 1 = Sum of column A "Cost" filtered by column b "Category" (Filter = UK)
Card 2 = Sum of column A "Cost" filtered by column b "Category" (Filter = USA)
I have a table summary below of all the data but when I click on my card visuals the table is not interacting (all interations are on).
Example:
Click card 1 = table visual filters to only UK data
Any ideas on how to resolve this issue?
Anonymous
we can't use card visual to filter other visuals. Here is a workaround for you.
Create a rectangle shape and put it on the card and navigator to the page you have already filter UK or USA.
It looks like you are using a card to filter, however it's a page navigation.
pls see the attachment below.
2 Replies
- ryan_mayuSuper User
Anonymous
we can't use card visual to filter other visuals. Here is a workaround for you.
Create a rectangle shape and put it on the card and navigator to the page you have already filter UK or USA.
It looks like you are using a card to filter, however it's a page navigation.
pls see the attachment below.
- jdbuchanan71Super User
Anonymous
Card visuals cannot be used to filter other visuals because when you click on a card you are not selecting an intersection of data like you are if you click on a row in a table. You a just selecting the visual. If you turn the card into a table and click on the data point the filter will apply to the other visuals.