Forum Discussion
NKotak_Leecare
3 years agoHelper III
Extract an integer from a text field using DAX - Measure
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 ...
ryan_mayu
3 years agoSuper User
NKotak_Leecare
3 years agoHelper III
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!