Use static taxonomy filters with the SharePoint search data source¶
Static filters don't necessarily need to be connected to a Data Visualizer Web Part. They are different from 'Refinement' filters and they just send abitrary filter values to consumer Web Parts ignoring received values from the data source. In this demo, we show you a practical use case and how to use them, for instance retrieve data from the SharePoint search according to a specific taxonomy term in a specific terms set without any prior results fetched (meaning filter values will be available at page load for initial filtering).
Questions, issues with this tutorial?
If you encouter issues or have questions about this tutorial don't hesitate to reach us using our official GitHub repository.
Video tutorial¶
Static filters can be used in tokens as well for other data sources.