Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

edit query filter rows based on a condition

I have a requirement to filter the rows in edit query, remove certain records based on a condition. A typical student marks date example, if a student takeup the test second time, query editor should pickup marks in the latest test only.

 

 

Help appreciated. Thanks

2 Replies

  • wdx223_Daniel's avatar
    wdx223_Daniel
    Community Champion

    this comes from Power Query Editor

    this comes from Power Pivot or PBI

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thanks for quick response wdx225_Daniel. This looks good. But somehow, I cannot apply to my case, which is much more complicated. So, I ended up grouping the table, taking max of every other fields (not sure if its the best solution, but it worked for now). Sorry, you gave the right answer for my question, however, I cannot use in my real work. Thanks again