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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

unable to edit a imported dataset.

Hello folks,

I have imported a dataset and I need to split the category column below into 2. I would like to have another column only with the values highlighted in the second pic. The issue is that I cannot transform it in Power Query because it is a template. Is there a way to create a measure or calculated column to split this field?

ROG_BI22_0-1649342828554.png

ROG_BI22_1-1649342866960.png

Thank you.

 

1 ACCEPTED SOLUTION
Samarth_18
Community Champion
Community Champion

Hi @Anonymous ,

 

You can create a column like below:-

column  = if(CONTAINSSTRING([category], "Planned Maintenance"),"Planned Maintenance")

 

Thanks,

Samarth

Best Regards,
Samarth

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin

View solution in original post

2 REPLIES 2
Samarth_18
Community Champion
Community Champion

Hi @Anonymous ,

 

You can create a column like below:-

column  = if(CONTAINSSTRING([category], "Planned Maintenance"),"Planned Maintenance")

 

Thanks,

Samarth

Best Regards,
Samarth

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin

Anonymous
Not applicable

Thanks a million, @Samarth_18 ! It was really helpful.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

July 2024 Power BI Update

Power BI Monthly Update - July 2024

Check out the July 2024 Power BI update to learn about new features.

July Newsletter

Fabric Community Update - July 2024

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