Forum Discussion
archerjayden
4 years agoHelper I
Cumulative Sum Dynamic Requirement - Help
Hi, I am unable to achieve Dynamic Cumulative Sum with simple DIM_PRODUCT and Revenue Tables. Please find below link to PBIX, the Rank works the way I want because it respects the filters but t...
archerjayden
4 years agoHelper I
tamerj1 wrote:However they are still slow if you don't select anything in the slicer.
Thank you for providing these measures they work awesome, really great !
It is taking 4.68 Mins to render the visual without any filter selected, can anything be done about this?
tamerj1
4 years agoCommunity Champion
archerjayden
Cumulative totals based on dynamic ranking with 300,000+ products all present in one table visual is very heavy and expensive calculation. For each row in the table visual, the whole table will be evaluated. I don't believe anything better can be achieved.