Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi!
I'm trying to extract text after the last "." in a string.
For example:
123.234.123 returns "123"
abc.44564563.ade returns "ade"
hsjs.92.345 returns "345"
For the purposes of my data, I need it to be a column (NOT made in power query!)
Any help appreciated.
Solved! Go to Solution.
Hi mk720x,
If you use the following formula, you should be able to accomplish what your looking for:
Hi mk720x,
If you use the following formula, you should be able to accomplish what your looking for:
Use the search and right functions. Some functions to refer
https://docs.microsoft.com/en-us/dax/search-function-dax
https://docs.microsoft.com/en-us/dax/right-function-dax
https://docs.microsoft.com/en-us/dax/substitute-function-dax
https://docs.microsoft.com/en-us/dax/mid-function-dax
Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution. In case it does not help, please provide additional information and mark me with @
Thanks.
My Recent Blog - https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
75 | |
56 | |
38 | |
34 |
User | Count |
---|---|
99 | |
56 | |
51 | |
44 | |
40 |