Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Ishmale
Helper I
Helper I

How to slice data in table by Column Criteria. Equipment by Column Names and X denoting trained.

Hello Community,

I have data in a Sharepoint List and I am querying it into my PBIX file. I want to be able to slice the data from the list within a table based on "X" within that column. This dashboard is to show frontline supervisors their team and what they are trained on and then have the ability to request training from the dashboard for the selected associate.

My Data is set up as follows: 

Ishmale_0-1702996363002.png

I would like for Bi to slice my data based on wether or not that a person is trained on the equipment without having to make individual slicers for each equipment column. Currently I have not found a way to do this myself and would be open to ideas.
Look I am going for:

Ishmale_1-1702998938891.png

 

 

17 REPLIES 17
Anonymous
Not applicable

Hi @Ishmale ,

Try unpivoting these columns.

vcgaomsft_0-1703655621022.png

Then add a filter like this to the visual:

vcgaomsft_1-1703655680769.png

Output:

vcgaomsft_2-1703655702783.png

Please check the pbix file.

Best Regards,
Gao

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum -- China Power BI User Group

PijushRoy
Super User
Super User

Hi @Ishmale 

Please share sample data and screenshots of your requirements. Better if you create one pbix file and share it with me, I can quickly look into this.

Thanks

Pijush




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





How can I share the PBIX file with through the site?

Hi @Ishmale 

Upload in google drive and give access for all, then share the link
Notes - please share only non sensitive data




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





https://drive.google.com/drive/folders/18PkBPZHjGiudg9gu8eSMoGNuCpqXqsjm?usp=drive_link

What I am looking to do is simply Be able to filter my data by Supervisor, NAme, or Equipment a person can drive.

 

The Equipment Types are the Column names and if an employee is trained on it the SP List has in "X" in that Column(Excel Sample Data)

Ishmale_0-1703006851232.png

 

Hi @Ishmale 

In the share option, please allow for all access

PijushRoy_0-1703007572937.png

 




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





Done

@Ishmale  Looking into it




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





Thank you.

Hi @Ishmale 

Please find the screenshot and pbix file link

PijushRoy_0-1703008448238.png


https://drive.google.com/file/d/1vkhOLXl3_SvUq-pSFD9c5hT3ydPU3RLe/view?usp=sharing

 

If solved your requirement, please mark this answer as SOLUTION.
If this comment helps you, appreciate your KUDOS

Thanks
Pijush




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





Checking Now!

PijushRoy
Super User
Super User

Hi @Ishmale 

I think you are looking for Field Parameter.
Field Parameter will give you option for Column in Filter/Slicer
Please check this below Articles
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters

https://www.youtube.com/watch?v=Gkuq0jTAKj4

 

If your requirement is solved, please MARK this answer as SOLUTION

Thanks
Pijush




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





Not Quite what I am looking for.

I want to filter the Names by if they can drive not just show the "X" when equipment is selected

Ishmale_0-1703010347303.png

I am loooking more for something like the following:
IF turrent Truck is selected then only Name 5, Name 17, and Name Name 9 should be shown since those are the only names that should be able to drive the turret truck.

Ishmale_1-1703010583032.png

 

Hi @Ishmale 

Please find this https://drive.google.com/file/d/1vkhOLXl3_SvUq-pSFD9c5hT3ydPU3RLe/view?usp=sharing

 

PijushRoy_0-1703011466245.png

If solved your requirement, please mark this answer as SOLUTION.
If this comment helps you, appreciate your KUDOS

Thanks
Pijush




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





Thank you, PijushRoy.

This is not my preferred method I did know I could do it in this way. However I have over 700 employees in my source data and this method would not be good for simplfication. I appreciate the help with this I might need restructure my sharepoint list to achieve my goals.

Would I be able to add if Value = "X" to the parameter?

Ishmale_1-1703003090048.png

 

Thank you,
I have tried using the parameter function but it did not work as intended because it did not filter based on if the "X" was in the column or not.

Ishmale_0-1703002758060.png

How should I set that up? I feel like this might work but it just need to get to the next step.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors