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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

Return a specific value from onto a different column

Hello Experts,

 

I have a dataset where the rows refer to specific unique identifier and column refers multiple unique tag id's which has different meaning for each tag. They are related to a specific User. sample data;

 

newbie009_0-1608779568024.png

 

 

I would like to pick a specific tag from tag_ids column and return it a new column. Specific tags are as follows,

 

5543254
5543252
5543250

 

I tried splitting columns, but its not working out wel for me. becuase specific tags are distributed differently in every rows. 

 

Would appreciate if you could help me with this.

 

thanks

4 REPLIES 4
AlB
Community Champion
Community Champion

Hi @Anonymous 

Please provide the sample data in text-tabular format instead of in a screen pic and show the expected result, explaining the logic to get there. It's unclear now

 

Please mark the question solved when done and consider giving a thumbs up if posts are helpful.

Contact me privately for support with any larger-scale BI needs, tutoring, etc.

Cheers 

 

SU18_powerbi_badge

 

amitchandak
Super User
Super User

@Anonymous , I think you can split the column into the rows - 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

Hi @amitchandak ,

 

thank you for ur reply. I tried that option. But the desired output/returned values are storing into different columns with this technique. As per my example, all "specific ids" are located at the end of the string. Whereas, in my dataset they are located differently in each row. I would like to have them stored into one column. Later it will me to use look up function to get their name from different table against each tag id. I just want to hold them into one column.

@Anonymous , end of the string is possible with split using the right most delimiter. For others, you might put some specific logic. Can share How you come up with those three rows in first post

 

Split By Delimiter.png

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

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.