Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

DAX: Max function creates duplicate rows in my table

I am trying to limit the result of a calculation to only positive values using the MAX function, but everytime I use MAX in my calculation it blows up my pivot table by creating millions of rows.  Be...