Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Filter and remove data in Power Query

I am trying to automate a series of manual tasks in Excel to determine the accurate amount of documents completed in a day. Each line represents a single product and document.    First, the user fi...
  • serpiva64's avatar
    serpiva64
    4 years ago

    Hi,

    You can try this way:

    - add a custom column

    - group by

    - choose columns

    - expand

    - and finally filter rows (and delete unnecessary column)

     

    If this post is useful to help you to solve your issue consider giving the post a thumbs up 

     and accepting it as a solution !