Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
Hi all,
I am trying to extract an integer from a text field. I have attached screenshots of the values from the text field. Ideally, I would want to have a measure which returns integer for each entry if there is a number/integer present in that row. If it is just text then that can be disregarded and returns nothing?
Please let me know if you have any ideas on how to solve this above issue.
Warm regards,
Nidhi
can we do this in PQ? i think that will be easier
=Text.Select([Column1],{"0".."9"})
Proud to be a Super User!
@ryan_mayu Thank you for your response.
Sorry, I should have explained above itself. What I am after is to have this:
The reason I am trying to create in a measure is to not to add additional column and increase the memory. Measure don't occupy much memory.
Let me know if you have any ideas around that. Would much appreciate it!
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
115 | |
112 | |
105 | |
95 | |
58 |
User | Count |
---|---|
174 | |
147 | |
136 | |
102 | |
82 |