You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#"Filtered Rows" = Table.SelectRows(#"Added Index", each List.Contains(F[SheetorTableName],[Index])), //Replace F[SheetorTableName] with SheetorTableName if you are not using loader function to dynamically load the fuctions.