Forum Discussion

leudyston's avatar
leudyston
Helper I
7 years ago
Solved

Error creating a table from a dax expression

Hello friends, I'm trying to create a table with the expression dax below, in Dax Studio the expression runs perfectly, but in the power bi desktop it presents an unidentified error. I'm putting Pbix...
  • v-jiascu-msft's avatar
    7 years ago

    Hi Leudyston,

     

    I have reported t this issue to the Product Team: CRI 86194073. The workaround is replacing the VALUES with other functions like MIN, MAX, SELECTEDVALUE. 

    VAR CodOrigem = values(TDOrigem[CodOrigem])

    BTW, Do not post sensitive data here.

     

     

    Best Regards,
    Dale