Forum Discussion
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
Have you tried adding a visual calculation?
https://learn.microsoft.com/en-us/power-bi/transform-model/desktop-visual-calculations-overview
1 Reply
- AlexisOlson
Super User
Have you tried adding a visual calculation?
https://learn.microsoft.com/en-us/power-bi/transform-model/desktop-visual-calculations-overview