Forum Discussion
KPMEE
3 years agoFrequent Visitor
Exclude 1 Column in Table (visual) from Date Slicer
Afternoon,
question is quite simple (hope the solution is as well):
How can I exclude one column from a date slicer in a visual table?
| Name | Performance A | Performance B | Performance C | Starting date |
I want Starting Date to be exclude from the slicer above 🙂
5 Replies
- andhiii079845Solution Sage
How have to show more the visual, the relationship. In general you can prevent the interaction, select the slicer, via "Format", klick "Edit Interactions" and than disable the interaction for the table.
- KPMEEFrequent Visitor
Hey,
I don't want to disable the interaction for the entire table, only one column in the table.
- andhiii079845Solution Sage
You can only prevent it later via DAX and e.g. remove filter. You mean a column in a table not in a matrix, right?
- KPMEEFrequent Visitor
hey! yes correct 🙂
- andhiii079845Solution Sage
I do not know how to prevent it. Later in the matrix or visual you can us dax and measure to ignore a filter.