Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
If this post helps to answer your questions, please consider marking it as a solution so others can find it more quickly when faced with a similar challenge.
Proud to be a Microsoft Fabric Super User
Ok thank you I will do it
You're welcome!
If this post helps to answer your questions, please consider marking it as a solution so others can find it more quickly when faced with a similar challenge.
Proud to be a Microsoft Fabric Super 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.
If this post helps to answer your questions, please consider marking it as a solution so others can find it more quickly when faced with a similar challenge.
Proud to be a Microsoft Fabric Super User