Forum Discussion
nyllshanson
6 years agoFrequent Visitor
Remove relationship and filter
Can anyone help me understand how I can remove all filters that are applied to the just date dimension while applying a separate filter? So let's say that I have 3 tables, orders, customers and d...
nyllshanson
6 years agoFrequent Visitor
What if you want to say ignore "any filter in just this table", "keep filters in any other related table", and apply another filter using the filter function?
Date Table - Ignore all filters
Customer Table - Keep all filters
Order Table - Apply condition (ex. Orders[columnname]<={somevalue})
How can I write something like this?
ibarrau
Super User
6 years agoI'm not sure you can keep it that simple. For that I would need a deep analysis of the data and understanding how you are showing the info. I know is tedious to add each column but you should just add the columns filtering in the page and not all of the customer table.
Regards,