Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

#"Filtered Rows" = Table.SelectRows(#"Expended Row", each true)

Hi, I encountered this query in the advance query editor. #"Filtered Rows" = Table.SelectRows(#"Converted to Table", each true) I have no clue what "each true" means and it is taking 20 lines from...