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

The Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more

Reply
Jack2of3
Helper II
Helper II

Filter by multiple values with multiple fields

I have created about 40 measures in PBI but need them to display on rows. I have found I need to either do the calculations in the database query or via Power Query. I prefer Power Query for the self management (speed of changes).

I have not been able to find anything on filtering using multiple values for multiple fields.

This is the DAX Measure formula. How would it be written in Power Query "M"?

= CALCULATE (
SUM ( 'GL_BALANCES'[CLOSING_AMOUNT] )/ 1000 ,
'Funds',
'Funds'[FUND_GROUP] = "Debt Service Fund" , FILTER('Accounts','Accounts'[TYPE_DESCR] IN {"A010_Cash and cash equivalents - restricted-current", "A025_Investments - restricted-current", "A030_Investments - restricted-noncurrent", "A015_Cash and cash equivalents - restricted-noncurrent"} ))
1 ACCEPTED SOLUTION
mahoneypat
Microsoft Employee
Microsoft Employee

FYI that the matrix visual has a format option called "Show On Rows" that may simplify things.  If that doesn't work, please describe your scenario further, to confirm that you need to transform your data.  You should not need to do calculations like this in your query (DAX is the way to go).

 

mahoneypat_0-1629931059149.png

 

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


View solution in original post

3 REPLIES 3
Jack2of3
Helper II
Helper II

DOHH!.😲

Thanks Pat. I was using the Matrix visual and completley skipped the option.

Anonymous
Not applicable

This is easily done via the GUI filtering dialogue. Just click on the drop down at the top of the column, select the filter options, then advanced. You can change those drop downs from value to column, and change "and" to "or" and chain your filters together pretty easily.

 

--Nate

mahoneypat
Microsoft Employee
Microsoft Employee

FYI that the matrix visual has a format option called "Show On Rows" that may simplify things.  If that doesn't work, please describe your scenario further, to confirm that you need to transform your data.  You should not need to do calculations like this in your query (DAX is the way to go).

 

mahoneypat_0-1629931059149.png

 

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

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.