Quantcast
Channel: SQL Server Analysis Services forum
Viewing all articles
Browse latest Browse all 14337

DAX statement optimizing with FILTER comoponent

$
0
0

Hi everyone.

I have a following measure in my Tabular Analysis Service: 

x:= CALCULATE(SUM(Knjizenja[GlavnicaDin]),FILTER(ALL(Datum),Datum[DatumInt]<=MAX(Datum[DatumInt])))

but this works too slow...

are there any recommendations how to avoidfilter all because it filters the whole table and lasts a long time...

Thank you.

Srdjan


Viewing all articles
Browse latest Browse all 14337

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>