Forum Discussion
AndyTrezise
8 years agoAdvocate IV
Using CALCULATE on unrelated table
Hi All I am attempting to display summary lines in a PBI table for projects (these are pulled out of a simple sharepoint list) and then also include associated data from other tables held in our ...
Stachu
8 years agoCommunity Champion
what formulas do you have for the measures?
From what I see the syntax should be quite simple, like:
'This Month + 0' = SUM('Assigments[Value])maybe wrapping it into calculate to add filter on revenue/forecast etc.
AndyTrezise
8 years agoAdvocate IV