Forum Discussion
alinesilva2
2 years agoRegular Visitor
text to date
Hello! I need to change the variable of an api I'm working on from text to date, the code is in DAX, how do I do it?
alinesilva2
2 years agoRegular Visitor
I would like to create a variable that identifies the current date, in this case today, and another variable that is the date current -35 days, so that I can do an update automatically, but to do this I believe that I must first
being able to convert the Day field into date format and not Text It is currently in Text format