Skip to content

Instantly share code, notes, and snippets.

@cwerner13
Created March 18, 2017 19:00
Show Gist options
  • Select an option

  • Save cwerner13/b0164517c6633090b4562656b582076e to your computer and use it in GitHub Desktop.

Select an option

Save cwerner13/b0164517c6633090b4562656b582076e to your computer and use it in GitHub Desktop.
Quick Review Remember, filters are different than parameters. Filters are specific to a data source, parameters are not. Filters are created on the worksheet level. Parameters can be reused across the entire workbook. Both of these distinctions are the reason we must use a parameter instead of a filter when we are trying to filter across different data sources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment