Forum Discussion
Duplicating rows with udpated data in Power Query
- Anonymous2 years ago
Hi mterry ,
Thanks for the reply from aj1973 , please allow me to provide another insight:
1. Filter last month’s data in power query.
2. Copy the current table and modify the column names of the two columns of dates.
3. Create custom column.
4. Remove unnecessary columns.
5. Append the copied table to the original table.
If your Current Period does not refer to this, please clarify in a follow-up reply.
Best Regards,
Clara Gong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi mterry ,
Thanks for the reply from aj1973 , please allow me to provide another insight:
1. Filter last month’s data in power query.
2. Copy the current table and modify the column names of the two columns of dates.
3. Create custom column.
4. Remove unnecessary columns.
5. Append the copied table to the original table.
If your Current Period does not refer to this, please clarify in a follow-up reply.
Best Regards,
Clara Gong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- mterry2 years agoHelper V
Thank you that's exactly what I needed.