Forum Discussion

314mp_M0th4's avatar
314mp_M0th4
Icon for Resolver I rankResolver I
3 years ago

Using values in a string column as integers in dax

Hello, I have an ID column with IDs as strings. They are strings so I can use string functions in DAX but now I need to use them as integers in one instance. Is there a way to use the values as integers or do I need to make another column where the Ids are integers?