Hi
can someone help me write a DAX formula to get the first set of numbers from within a test string
for example
123 _ a long red boat with 2 oars = 123
ABCD123 a long red boat with 2 oars = 123
ABCD 123 a long red boat with 2 oars = 123
abcd (123) a long red boat with 2 oars = 123
I'm importing an updateable excel sheet so I cant use a UDF in my original sheet
but if I import it to a template workbook in powerpivot can I have a piece of code that would work it out for me either in the table frame or within a pivot table?
Martin
can someone help me write a DAX formula to get the first set of numbers from within a test string
for example
123 _ a long red boat with 2 oars = 123
ABCD123 a long red boat with 2 oars = 123
ABCD 123 a long red boat with 2 oars = 123
abcd (123) a long red boat with 2 oars = 123
I'm importing an updateable excel sheet so I cant use a UDF in my original sheet
but if I import it to a template workbook in powerpivot can I have a piece of code that would work it out for me either in the table frame or within a pivot table?
Martin