Power Query formula source table

cmcreynolds

Active Member
Joined
May 21, 2015
Messages
295
Hello -

I am using a custom query I got from MS technet (and ImkeF I think answered my question there). But, I think the recent PQ updates have thrown me off (I'm on version 2.24.4064.242 by the way).

Anyway, the formula is

=Table.SelectRows(PreviousStep, each [Status] <> "D" or [LastActivity] <> null )

And my issue is the source item. I don't know how to obtain it. Is it the name of the table I'm grabbing the data? The name of the query? Specifically, is there a place I can "click" to get the correct "spelling"?

I hate 4:00 PM questions - brain dead.

Clifton
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
This was resolved on another forum - where it states "Previous Step" it means in the name of the step that came immediately before it, not necessarily a table. I apologize if this was obvious.
 
Upvote 0

Forum statistics

Threads
1,224,115
Messages
6,176,466
Members
452,728
Latest member
mihael546

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