Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 🙂
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?
Proud to be a Super User!
hey! yes correct 🙂
I do not know how to prevent it. Later in the matrix or visual you can us dax and measure to ignore a filter.
Proud to be a Super User!
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.
Proud to be a Super User!
Hey,
I don't want to disable the interaction for the entire table, only one column in the table.