The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.