Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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
Solved! Go to Solution.
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.
Ok thank you I will do it
You're welcome!
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.