Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

incorrect Grand Total

My Dax is returning  incorrect Grand Total.  Can anyone help review or rewrite it.  Demo = IF (     HASONEVALUE ( 'Report Currency'[Report Currency] ),     SUMX (         'Exchange Rates',     ...