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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
babuInba
Frequent Visitor

Filter matrix table - multiple column conditions

Hi Experts,

I would like to filter only non blanks values from matrix table, given below snapshot FYI ( Filter only non blank rows based on overall score value)

OVerall score is a measure, i tried below query but im getting error

filter(table,not(isblank(overallscore)))

error = expression refer to multiple column, multiple column cannot be converted as scalar value

 

Matrix table - Current   
NameTestTEst2Overall score
User15050100
User2502575
User3 40 
User435  
    
Matrix table - expected   
NameTestTEst2Overall score
User15050100
User3504075
1 ACCEPTED SOLUTION
v-jingzhang
Community Support
Community Support

Hi @babuInba 

 

Are "Test", "Test2" and "Overall score" measures? If they are measures, displaying them in a table visual instead of a matrix will make it easier. In the Filter pane, you can expand Overall Score field and select is not blank option to filter only non blank rows. 

vjingzhang_0-1652431533824.png

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

View solution in original post

2 REPLIES 2
v-jingzhang
Community Support
Community Support

Hi @babuInba 

 

Are "Test", "Test2" and "Overall score" measures? If they are measures, displaying them in a table visual instead of a matrix will make it easier. In the Filter pane, you can expand Overall Score field and select is not blank option to filter only non blank rows. 

vjingzhang_0-1652431533824.png

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Arul
Super User
Super User

@babuInba ,

Can you share sample data and also through some clarity on your query as well?

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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