Forum Discussion

Zdenek_Moravec's avatar
Zdenek_Moravec
Brass Contributor
Aug 10, 2021
Solved

Power Query: select first column for function Table.SelectRows

Dear coleagues, I get a table like this ID Name City 1 A Prague 2 B Stuttgart 3 C Cardiff COUNT: 3   I want to filter out the row COUNT in the first column of the table...
  • Riny_van_Eekelen's avatar
    Aug 10, 2021

    Zdenek_Moravec See attached workbook. It contains two tables based on your example where the row with "Count:" in whichever the first column is called in a table, is filtered out.

Resources