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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Conditional Display of Rows

Greetings. I have a data set which shows two differnt types of invoice submissions (via email and via online tool). I am trying to limit the display to the users that submitted invoices via both methods for the period of data. I am able to display unique counts of each submission type by column, but I want to only display the reduced rows of users that submitted via both methods.BI Help.png

1 ACCEPTED SOLUTION
jdbuchanan71
Super User
Super User

Hello @Anonymous 

You could write a measure to use as a filter.

Filter = [AP INVOICE] * [E-INVOICE]

On any line where one of the values is a 0 this will return 0.  Then you apply that measure as a filter on the visual or page an set it to 'is not 0'

 

 

View solution in original post

2 REPLIES 2
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous ,

Have you solved your problem?

If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.

If you still need help, please share some data sample which could reproduce your scenario and your desired output so that we could help further on it.

Best Regards,

Cherry

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

Hello @Anonymous 

You could write a measure to use as a filter.

Filter = [AP INVOICE] * [E-INVOICE]

On any line where one of the values is a 0 this will return 0.  Then you apply that measure as a filter on the visual or page an set it to 'is not 0'

 

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.