Forum Discussion
Anonymous
5 years agoNot applicable
Pull data to line with same starting number
I have a column with multiple shop order numbers and another column with a quote number, but the quote number is currently only associated with one shop order number line. I want to pull the quote nu...
- 5 years ago
Forgot to tell you that Fill Down works with null values not with blanks so you should first Replace the blanks in the Quote column with 'null' and then Fill down will work as expected.
Anonymous
5 years agoNot applicable
That doesn't work. When I do that, nothing changes and the additional shop order rows are still blank.
sktneer
Resolver I
5 years agoForgot to tell you that Fill Down works with null values not with blanks so you should first Replace the blanks in the Quote column with 'null' and then Fill down will work as expected.