Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hi everyone,
I have a column that contains the customer names.
I need to create an IF measure where i will give numbers to these customers depending on their names.
I cant use the if or switch functions directly. Is there a way to create a simple measure that extracts the customer names from a column?
thanks
VG
Solved! Go to Solution.
Hi @Vandergledison ,
You can use DISTINCT function for it. However maybe is better to transform it on Power Query.
Hi @Vandergledison ,
You can use DISTINCT function for it. However maybe is better to transform it on Power Query.
Hi @camargos88 ,
thanks a lot, it was exactly what i needed it. Why do you say that would be better via power query?
thanks
Hi @Vandergledison ,
I said it in case you don't use your original column.
Also it depends on your model size, if small amount of data shouldn't impact anything.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 13 | |
| 10 | |
| 8 | |
| 8 | |
| 7 |