Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a column called [Subscription Name] with three words in it and I want a new column with just the last word in it.
See my vision below.
I want to do this as a Dax calculated column because in Query Editor it takes forever to load and apply my dataset because it's huge.
| Subscription Name1 | Subscription Name2 |
| Company International Development | Development |
| Org Global Production | Production |
| Company European Operations | Operations |
I've found a few threads with similar queries but none just for extracting the last word.
Any help would be really appreciated 🙂
Hi,
try this formula
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 51 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 84 | |
| 69 | |
| 38 | |
| 29 | |
| 27 |