Forum Discussion
Anonymous
5 years agoNot applicable
Check box automatically after refresh query
Hey, I Have dynamic DB that contains dates, after every time I'm updating the DB, I have to enter the PowerQuery and select the new date that have been added. Is there any way that the PowerQuery...
Greg_Deckler
5 years agoCommunity Champion
Anonymous - I believe you want to get rid of your Filtered Rows statement,
= Table.SelectRows(#"Unpivoted Columns", each true)