The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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!
User | Count |
---|---|
78 | |
77 | |
37 | |
33 | |
31 |
User | Count |
---|---|
92 | |
81 | |
58 | |
48 | |
48 |