Forum Discussion

Rodelaar's avatar
Rodelaar
Regular Visitor
3 years ago

Exclude data if description starts with Av

Hi,  I have this measure:    Rentals = CALCULATE(sum(GL_POSTINGS_MAIN[Bedragdc]),GL_POSTINGS_MAIN[ACCOUNT] = "4586")     But I need to exclude some of the results. The only way to do this at ...