Forum Discussion
Previous Day Value
- 8 years ago
Nope, ALL just removes all of the context filters but not the relationships. Let me see if there is a way to do that but I'm not sure.
Again, tough to say without the data to replicate. But, if you have a relationship between your two tables based on Date. Then you will never have a match between them where date in one table matches -1 date from another table. Does that make sense?
Yes, thanks Greg_Deckler it makes sense, except that I thought the All() filter would remove that relationship. No?
May
- Greg_Deckler8 years ago
Community Champion
Nope, ALL just removes all of the context filters but not the relationships. Let me see if there is a way to do that but I'm not sure.
- RobertSlattery8 years ago
Responsive Resident
Ok, in that case it now makes perfect sense. I've seen patterns where they say not to have any relationship between tables. Now I understand why.