Unique list from table in Power query (don't show 'NULL')

danhendo888

Board Regular
Joined
Jul 15, 2019
Messages
142
Office Version
  1. 365
Platform
  1. Windows
https://1drv.ms/x/s!AvjBsEPEq12ngSTtNlKRTZmnoBHr?e=k1ek3y

I have created a Custom Column using List.Distinct on the Payment Date column.
If I expand these values, the NULL values will also appear.
How do I make it such that it only shows the dates when I expand the values in Power Query?

That is, only the first two rows where highlighted should show dates.

EDIT: I think I figured it out. I can just expand and use the SPACE delimiter
 
Last edited:

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
in your example null exist only in PQ Editor. If you load table into the sheet you will not see null
 
Last edited:
Upvote 0
in your example null exist only in PQ Editor. If you load table into the sheet you will not see null

The problem with NULL showing in PQ editor is that it still creates new rows.
However, I think I found a way around it: just produce the values into one cell using SPACE delimiter. Then my rows are maintained.
 
Upvote 0
Hey guys,

How do you keep track of number of rows in PQ editor for large tables where it just says 999+ rows?
 
Upvote 0

Forum statistics

Threads
1,213,527
Messages
6,114,144
Members
448,552
Latest member
WORKINGWITHNOLEADER

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