Forum Discussion

Jean_Ferro's avatar
Jean_Ferro
Helper I
1 year ago
Solved

Error with measure using numerical parameter in the calculation

Hello everyone! I created a numeric parameter and I'm trying to use it in this measurement as part of the calculation: measureTest = VAR filtroCobertura = 'Filtro Cobertura'[Valor Filtro Cobe...
  • Jean_Ferro's avatar
    1 year ago

    I found the problem.

    My product dimension table had an error that caused the many-to-many connection with the fact table.

    By solving the problem and leaving the 1-to-many connection, the measurement no longer had errors.

    Thanks for your help.