Forum Discussion
Need to optimize filters
- 3 years ago
Could you consider filtering them out using Power Query - specifically the filtering by values? This would be an option if you have access to the data source. This would be faster than the page-level filters as the irrelevant data is processed before it reaches the dashboard. Check out the official Docs here to get started: https://learn.microsoft.com/en-us/power-query/filter-values
Could you consider filtering them out using Power Query - specifically the filtering by values? This would be an option if you have access to the data source. This would be faster than the page-level filters as the irrelevant data is processed before it reaches the dashboard. Check out the official Docs here to get started: https://learn.microsoft.com/en-us/power-query/filter-values
Thank you this worked for me!