Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Anonymous
Not applicable

how to ignore report filter for text in a table

I have a table that consists of Project id and employee hours . Report filter for all pages is Project status that needs to be ingnored. 

 

I created a measure for employee hours ( calculate([employee hours],all(job[project status])) ) ingnoring the project status but i have problem with Project id column that is text. 

 

How to ignore page filter for the first column ? when i create measure for project filed that is text ? When i create measure with min / max it will just give me one row instead of whole table.

 

 

1 ACCEPTED SOLUTION

hi @Anonymous 

For your requirement, it could not be achieved in power bi for now.

You must know that measure is a dynamic aggregate value that based on the row context.

Since [Project id] is a dim field, you could not use measure for it.

You could only set visual filter for each visual in the report except the visual which [Project id] in it.

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Data sample : 

 

Project idEmployee hours
1010 abcd20
1011 edgh40
1012 abcd20
1013 edgh50
1014 abcd10
1015 edgh20

 

Report filter (all pages filter) set to Project status = prod

 

Measure for employee hours ALL(project status) dont work because Projects that are not in "prod" are being filtered out

 

How to ignore report filter for Project id so it will show all reports in the table ?  

hi @Anonymous 

For your requirement, it could not be achieved in power bi for now.

You must know that measure is a dynamic aggregate value that based on the row context.

Since [Project id] is a dim field, you could not use measure for it.

You could only set visual filter for each visual in the report except the visual which [Project id] in it.

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.