Forum Discussion
several filters on the same column
Hello, I would like to meet several filters on the same column which itself depends on another.
Let me explain here I have different types of bins: 1000 L Vert special vert , 1000 L Jaune etc. For example, I would like to exclude special glass bins, and also exclude Caisses palettes Gueltas Pleines. I know that I can filter by doing it manually but the goal here is for it to be automated for the next exports.
Thank you for your help
If the filters for each column should be dynamic for the end user you should load the table to the data model and use slicers so the user can select their own filters. If the filters should be automated for the next report but they will be the same filters, you can still select them manually and Power Query will write the script for you so your selections are retained when the report is refreshed.
If this does not answer your question please provide more information on the expected outcome/scenarios.
3 Replies
- Elie_HUCHETHelper III
Ok thank you I will do it
- jennrattenSuper User
You're welcome!
- jennrattenSuper User
If the filters for each column should be dynamic for the end user you should load the table to the data model and use slicers so the user can select their own filters. If the filters should be automated for the next report but they will be the same filters, you can still select them manually and Power Query will write the script for you so your selections are retained when the report is refreshed.
If this does not answer your question please provide more information on the expected outcome/scenarios.