Dear experts,
I am new in Power Query,
I am doing a left join based on 1st table "INPUT LFB1 KNB1" and second table "Input LFBK/KNBK" based on matching column "LIFNR/KUNR".
After 1st step everything seems fine:
But then I want to remove the LIFNR/KUNNR from second table and expand the rest:
And then the first rows disappear, namely the ones which did not have entries in second table:
This does not make any sense for me since it is a left join, so it should keep all rows from 1st table
This is the generated code
I thank you very much for any tip on this issue.
Thanks a lot.
Pedro
I am new in Power Query,
I am doing a left join based on 1st table "INPUT LFB1 KNB1" and second table "Input LFBK/KNBK" based on matching column "LIFNR/KUNR".
After 1st step everything seems fine:
But then I want to remove the LIFNR/KUNNR from second table and expand the rest:
And then the first rows disappear, namely the ones which did not have entries in second table:
This does not make any sense for me since it is a left join, so it should keep all rows from 1st table
This is the generated code
I thank you very much for any tip on this issue.
Thanks a lot.
Pedro