Forum Discussion
Anonymous
2 years agoNot applicable
function Values doesn t return Table of values but error
Hi, I want to use VALUES function and study from https://dax.guide/values/ that input is table/column and output table (one or more columns) I tried to od it on most simplest case but it failed,...
Anonymous
2 years agoNot applicable
Hello JamesFR06 ,
thanks for input !
but in documentation is written that it returns table/tabular and not scalar, therefore I am confused
I also tried to use it in CALCULATE(VALUES(Locations)) and also it is not working, so I am confused again 😄
issue is definitively somewhere in my code
Anonymous
2 years agoNot applicable
JamesFR06I also tried CALCULATETABLE(VALUES(Locations)) and doesn t any output