Forum Discussion
Exclude certain Data
- 9 years ago
Assuming you have a Date field in your data set;
There are Visual Level Filters - so that in your visual, with that Date Field included - you can filter out the recently contacted with a Less Than parameter - this is in the visual design pane on right.
Or if you want to model your data at the table level - it can be done via Query Editor - perhaps make a No Contact Table - where you duplicate the core table but with a filter parameter in its definition.
Assuming you have a Date field in your data set;
There are Visual Level Filters - so that in your visual, with that Date Field included - you can filter out the recently contacted with a Less Than parameter - this is in the visual design pane on right.
Or if you want to model your data at the table level - it can be done via Query Editor - perhaps make a No Contact Table - where you duplicate the core table but with a filter parameter in its definition.