Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Calculate result in visual not table

I have a visual that uses measures from two tables. I need to add the Table1[A] and Table2[A] measures to create the Result column in the visual.  The visual has multiple filters and when I try to calculate the Result through a measure I get the wrong answer. Is there a method to create the Result directly in the Visual by adding the Table1[A] and Table2[A] measures in the visual itself?

 

    Table1[A]    Table2[A]       Result    

           2                3