Power Query - Filtering After Table Loads, with extra columns

jaihawk8

Board Regular
Joined
Mar 23, 2018
Messages
67
Office Version
  1. 2016
Platform
  1. Windows
I have a table from Power Query that is loading certain information from a Salesforce.com Report. I have added extra columns (after it loads) to do a VLOOKUP against another set of data in the file. That information returns fine, but if I try to put filters on the top row for everything, it doesn't let me filter any of the data. What am I doing wrong?

1718134061953.png


1718134093094.png
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
Your Auto Filter on the table and the Auto Filter on the added columns are, essentially 2 different and unrelated things. Formulas tend to get wonky sometimes when you try to associate formulas -for a table- but -outside of a table- .

If you have extra data that you incorporate via a VLOOKUP, are you not able to build that data into your Power Query and merge it in with the Salesforce Data rather than recreating parts of the wheel each time?

If not, what I tend to do is resize the table to include the columns that I am looking to add, and then do the formulas within that.
 
Upvote 0

Forum statistics

Threads
1,221,811
Messages
6,162,114
Members
451,743
Latest member
matt3388

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top