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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

create filter for two columns under different table

This message is in reference to below: https://community.powerbi.com/t5/Power-Query/Creating-dynamic-slicer-for-column-month-in-a-table/m-p...

 

I found that the problem is because the " supplemnetal part#budget" from the budget table is repeating the part number for all the supplemental part # (from order line). There are 9 part so the result I am getting is 9 X 9. For each only one in correct , where the part number is same - highlighted below. 

 To solve this, I want to check ifwe can create a measure which can check this and we can use it as a slicer. ... 

Excel if formuala :  = IF(supplemental Part# budget = Supplenetal part#, 1,2)

Capture 8.PNG

Thanks in advance for help.

 

 

1 REPLY 1
v-frfei-msft
Community Support
Community Support

Hi @Anonymous ,

 

Kindly share your sample data and excepted result to me if you don't have any Confidential Information. Please upload your files to One Drive for Business and share the link here.

 

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

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors