Forum Discussion
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.
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!!
Thank you Kishore_KVN worked perfectly!
2 Replies
- Kishore_KVN
Solution Sage
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!!
- OntheDAXsideFrequent Visitor
Thank you Kishore_KVN worked perfectly!