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.
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?
Solved! Go to Solution.
@Anonymous , split in power query can help
https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
@Anonymous , split in power query can help
https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
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.
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 |
---|---|
81 | |
76 | |
61 | |
37 | |
33 |
User | Count |
---|---|
99 | |
56 | |
51 | |
42 | |
40 |