March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi all,
I'm trying to make a very simple table-visual with contactpersons and an amount per person. Due to a filter on all the pages, the table doesn't show all persons (regardles of the amount) but only about a third of the available persons.
To visualise it a little bit I'll share 2 screenshots:
1. Number of rows with a contact_id when filter is included
2. Number of rows with a contact_id when filter is temporarily deleted
How can you make a plain table-visual with all results from a specific data-table, ignoring a filter already existing on page or in the report?
Any help is greatly appreciated!
Solved! Go to Solution.
If it's a slicer that's filtering the data, then you can disable visual interactions
Otherwise, if you're using something in the filter pane, you'll need to change the dax calculations with the REMOVEFILTER() function.
If it's a slicer that's filtering the data, then you can disable visual interactions
Otherwise, if you're using something in the filter pane, you'll need to change the dax calculations with the REMOVEFILTER() function.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
129 | |
90 | |
75 | |
58 | |
53 |
User | Count |
---|---|
200 | |
104 | |
101 | |
67 | |
55 |