Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi everyone, I am fairly new to PowerBI and looking to add multiple columns to filter slicer and wondering how to do it. I have location column and three fleet category column with number. Can i use one filter slicer for the fleet category. like Boom/Box/Hitchkiker if someone want to filter and see one category from the slicer. I attached the screenshot for reference. Thanks
Solved! Go to Solution.
Hi @databug ,
According to your description, here are my steps you can follow as a solution.
(1) My test data is the same as yours.
(2) Create a field parameter.
(3) Then the result is as follows.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @databug ,
According to your description, here are my steps you can follow as a solution.
(1) My test data is the same as yours.
(2) Create a field parameter.
(3) Then the result is as follows.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You will need to unpivot your data (you can do it in PowerQuery) so that you have a column for Location, a column for fleet category, and a column for the value.
Location | Fleet Category | Value |
St Stephen | Box/Flat | 1 |
Charlottetown | Boom | 1 |
Kensington | Box/Flat | 1 |
Proud to be a Super User! | |
Can you please share your dataset/pbix file ?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
80 | |
76 | |
60 | |
36 | |
33 |
User | Count |
---|---|
91 | |
60 | |
59 | |
49 | |
45 |