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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Spudder112
Helper I
Helper I

Looking to merge only non-filtered values

Hello,

 

In one query I have:

 

Date Key

Product Key

Cost

Existing?

 

I want to filter Exisitng? to "Y" (Y/N column) and then merge the remaining values to another query. Is filtering and then merging all that is needed? I tried that and got different values, but want to see if there is something else I am doing wrong.

3 REPLIES 3
ToddChitt
Super User
Super User

>> I want to filter Exisitng? to "Y" (Y/N column) and then merge the remaining <<

Is it not simply a filter like this: [Existing] <> "Y"

?

 




Did I answer your question? If so, mark my post as a solution. Also consider helping someone else in the forums!

Proud to be a Super User!





I had clicked on the filter at the top of the "Existing?" column and removed "N". 

 

Then I went to the destination sheet, and tried merging the data onto it. That is where it did not work.

 

To clarify, I am using the date and product key (combined into a helper column) to merge the cost into a different query. However, the data arriving into the other query (from this Date-Product-Cost-Existing query) is unfiltered.

Nevermind, usually it prompts me if the field I am trying to merge by is a different data type. However, this time it did not, and I just had to change the data type of a field for it to work.

 

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.

Top Solution Authors