Speedup median in dax(ssas)

49 Views Asked by At

I m using the dax function median. It works well on small dataset but on large table it is super slow. I'm doing the median of salary on a table that contains 300 millions rows. Is there a way to speed up the median in dax ?

Thanks

0

There are 0 best solutions below