I have the following calculation in a database:
SUM:=CALCULATE(SUM([Data]),FILTER(ALL(Table[Month]),[Month]=[CURRENTMONTH]))
Where
[Data] is numeric, [Month] it's date (it's 12 months of the year),
[CURRENTMONTH] is a calculat...
asked by
23.02.2018 / 19:41