Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
i am currently working on creating a table within powerbi that contains a list of all employees and whether they have met certain criteria such as dbs check / safety training etc.
I currently have 2 seperate measures setup
=IF ( CONTAINSSTRINGEXACT ( Tbl[Att], "DBS"), "yes" , "no" )
=IF ( CONTAINSSTRINGEXACT ( Tbl[Att], "Safety"), "yes" , "no" )
When creating Table it appears the people are duplicating into 2 rows to show a row where they met DBS yes/no then a second row for safety - i have tried dinstinct under number but no avail
Example
Name DBS SAFETY
Joe Blogs YES NO
Joe Blogs NO YES
Any help is greatly appreciated
Thanks
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
User | Count |
---|---|
14 | |
10 | |
7 | |
6 | |
5 |
User | Count |
---|---|
30 | |
19 | |
12 | |
7 | |
5 |