Forum Discussion
PowerMan1
2 years agoFrequent Visitor
Avoid Allexept
Hi, I have problem with my running totals. it is very slow. I think it's because of the allexept function. can i avoid to use allexcept function and made my calculation more optimil ? Run...
- 2 years ago
Hi PowerMan1
Take a look at the linked discussion:https://stackoverflow.com/questions/76393885/powerbi-running-total-over-large-number-of-values
may be window () function can help
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Ritaf1983
Super User
2 years agoHi PowerMan1
Take a look at the linked discussion:
https://stackoverflow.com/questions/76393885/powerbi-running-total-over-large-number-of-values
may be window () function can help
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly