keep
1 TopicKEEP TOTAL NO DATA RELATED
Hello, Anyone could help me? I have a measure that brings me values based on another column of the same table (A). When I add a field from another table (B) it shows only the values that has data of this another table (B). How do I keep the values of table (A) even if they do not have any relation with data of table (B)? Following the screens with the DAX code and tables with its totals. The totals should be the same in 1 and 2. I’ve already tried to apply in the DAX code ALL(), REMOVEFILTERS(), RELATED(), but didn’t work. Regards,1.6KViews0likes3Comments