Forum Discussion

OntheDAXside's avatar
OntheDAXside
Frequent Visitor
3 years ago
Solved

Calculate function not showing filter from related table

Please help!   calculate function not showing related tables, I want to use the calendar but it's not showing and there's a relationship on the models. 
  • Kishore_KVN's avatar
    3 years ago

    Hello OntheDAXside , close SUM function bracket ")" before "," so that you can see the related column. 

    Syntax of sum is : SUM(ColumnName)

     

    If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!