Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Removing seperator characters from values

We are building PBI reports from data in Project Online. We have a task field in projects that uses values held in a lookup table.

The lookup table has a code mask that establishes a two part code with a seperator which is just a single .

The first element of the lookup table is Alpha characters, for example ABCD, the second element is numeric values, for example 1234. 

The lookup table values when selected and assigned to activities in plans show a value, for example ABCD.1234

The benefit to us is that the Alpha element will allow us to group activities by a common categorisation. Using this approach also means lookup table values can be expanded or collapsed when looking to select a specific value against an activity which makes navigating a large list a lot easier.

 

Whilst this works just fine there are some who do not like to see ABCD.1234 - they want to see ABCD 1234. Is there a way using Data Transformation to translate from the value ABCD.1234 to a value of ABCD 1234?

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , split in power query can help

https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , split in power query can help

https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Thanks for the quick response, I followed your advice and got halfway to achieving my requirement. i have been able to split a copied column in a table and have got the two elements without the delimiter character displaying. I noticed that there is also a merge column option and using that I have managed to get from ABCD.1234 to ABCD 1234 which is what I was hoping to achieve.

 

Thanks very much for sharing your knowledge and experience.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.