Forum Discussion

WilkerFRL94's avatar
WilkerFRL94
Frequent Visitor
5 years ago
Solved

Filter context not passed into calculated column

I've been trying to create a calculated column that should get values from a table to another, with the source table being filtered.   So let's say that i have a source table "A" in which i have 3 ...
  • amitchandak's avatar
    5 years ago

    WilkerFRL94 , based on what I got. If you are trying to use filter/slicer value in a new calculated column that will not work. You can not use that in a new column.

     

    You have to create a measure in such a case