Forum Discussion

aswiniharidas19's avatar
aswiniharidas19
New Member
6 years ago
Solved

Create table based on value from existing table using power query

Hi All,
I have two tables.
Table A: 

Date NameValue
27-07-2020AP123
27-07-2020AS456
27-07-20220SK345
26-07-2020AP789
26-07-2020SK320
25-07-2020AS145

Table B:

Name
AP
AS
SK


I want my output table as below:

DateNameValue
27-07-2020AP123
27-07-2020AS456
27-07-20220SK345
26-07-2020AP789
26-07-2020SK320
26-07-2020AS0
25-07-2020AS145
25-07-2020AP0
25-07-2020SK0


How to achive this in power query ?

Thanks,

Aswini

2 Replies