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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

One Column - Alpha Numeric and Integer Values - Need to move alpha numeric data to separate column.

SAP HELP 1.0.JPG

Hi,

 

I need this for a report out of an integrated system. Please assist. I need to separate these alphanumeric values from the values that have only integers.

 

Any assistance is greatly appreciated.

 

Thank you,

Nick Patel

1 ACCEPTED SOLUTION
Anonymous
Not applicable

SAP HELP 1.1.JPGThis is what I am getting. Once I roll it down it gives me all of the column data.... Any Ideas?

 

Thank you,

Nick Patel

View solution in original post

4 REPLIES 4
Zubair_Muhammad
Community Champion
Community Champion

@Anonymous 

 

Try this Custom Column from Query Editor

 

=if (try Number.From([ColumnName]) otherwise "NickPatel")="NickPatel" then [ColumnName] else null

Regards
Zubair

Please try my custom visuals
Anonymous
Not applicable

I need to automate the entire column extraction. not just single values. the names of them vary unfortunatly 😞

@Anonymous 

 

It works with me

 

Did you try it as a new custom column?

See the pick below

 

Nick.png


Regards
Zubair

Please try my custom visuals
Anonymous
Not applicable

SAP HELP 1.1.JPGThis is what I am getting. Once I roll it down it gives me all of the column data.... Any Ideas?

 

Thank you,

Nick Patel

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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