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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
asadmustafa
Regular Visitor

Creating a duplicate column and filtering

Hi there,

 

I am trying to create a duplicate column. My original column  is 'Status' and I am duplicating this and renaming it as 'Rejected'. When I am filtering the 'Rejected' column, it is doing the same for my original 'Status' column as well and putting the same filter on that column. I have tried everything, did try to create an empty column and Fill-Up as well but nothing work.

 

Please help me in this regard.

Thanks

3 REPLIES 3
asadmustafa
Regular Visitor

@HotChilli so I am taking my data from sharepoint online list. I have a column in my data named 'Status'. There are following 6 fields in Status column:
Rejected, Implemented, No longer applicable, Further Information Required, Not Implemented, Response Submitted. 

What I want is to separte the first three fields in three separate columns and the last three fields in one column.

For that purpose, I am duplicating my Status column and renaming it 'Rejected'. Then I am filtering the 'Rejected' field from the dropdown but when I do this, it filtered my original 'Status' column as well.

I am doing this in Power Query Editor. 

I am looking for a way in which when I filter the duplicated column, it doesn't effect my original Status column.

Thanks

isha_dhameliya
Frequent Visitor

for that, first you have to

1. make duplicate table then

2. filter the column from the duplicate table 

3. then go to the original table and select the merge query option

4. select the duplicate table as second table and select the common column from both the table

5. select left outer join then one extra column will be create.

6. from that table you can expand the joined column

HotChilli
Community Champion
Community Champion

It's not clear what your desired result is.

Please show us what you have and what you want afterwards as a result (with an explanation)

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.

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors