March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
114 | |
76 | |
57 | |
52 | |
44 |
User | Count |
---|---|
167 | |
117 | |
63 | |
57 | |
50 |