This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi all,
I have a 'Name' column that contains duplicate values. I'd like a new column that either says "Kitchen" or "Utililty" based on the value in the qty column. The higher number should say "Kitchen", and the lower "Utility".
| Name | Qty | Custom Column |
| ABC | 10 | Utility |
| XYZ | 30 | Kitchen |
| XYZ | 15 | Utility |
| ABC | 27 | Kitchen |
The name column will only ever have 2 of the same entry, never more. So one will always say "Kitchen" and one will always say "Utility", based on the qty column.
Can anyone help me achieve this please?
Many thanks
Solved! Go to Solution.
Hi @Lee5150
I have one quick question so name alway will only two qty or more than that? as per the give data i have created the custom column
You can achive this by create custom colum measure
Here is my another example hope your all case is covered in this
Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
Check for more intersing solution here: www.youtube.com/@Howtosolveprobem
Regards
@Lee5150
I hope this caluculation will help u to Yours requirements .Better U can use this calculation I'm getting similar output what u required.
Thanks ,
Thennarasu
Did I answer your Question? Mark Accepted as a solution .
Thank you very much!
Hi @Lee5150
I have one quick question so name alway will only two qty or more than that? as per the give data i have created the custom column
You can achive this by create custom colum measure
Here is my another example hope your all case is covered in this
Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
Check for more intersing solution here: www.youtube.com/@Howtosolveprobem
Regards
This works perfectly! Thank you so much
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 26 | |
| 23 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 62 | |
| 47 | |
| 28 | |
| 24 | |
| 21 |