Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Problem with Dates on DAXE

Hi experts,   I have a problem operating dates   I have used this formula to convert a Julian date to Calendar Dates Date = DATE(INT(F60[DATE01]/1000)+1900,1,MOD(F60[DSDATE01],1000))   It see...
  • v-diye-msft's avatar
    7 years ago

    Hi Anonymous ,

     

    You need to select the table "F59DBTSM" and then add the column, you can check your filed whether the calculated column added in the specific table. if you add it in other place, the error "A single value for column..." occured.