Forum Discussion

nice_boy's avatar
nice_boy
Regular Visitor
9 years ago

DAX problem calculating value

 Hello, I want to create measure in the table "TAB_1", which sums up tle values "VALUES" from the table "TAB_2" only then if in the table "TAB_2" appears "cont_id" bigger than 0. I enclose scree...