Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Solved! Go to Solution.
This is what I am getting. Once I roll it down it gives me all of the column data.... Any Ideas?
Thank you,
Nick Patel
@Anonymous
Try this Custom Column from Query Editor
=if (try Number.From([ColumnName]) otherwise "NickPatel")="NickPatel" then [ColumnName] else null
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
This is what I am getting. Once I roll it down it gives me all of the column data.... Any Ideas?
Thank you,
Nick Patel
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 62 | |
| 50 | |
| 45 |