Forum Discussion
DouweMeer
7 years agoImpactful Individual
Stop calculations
So I made an error. I created a union combined with generate. The table doesn't have a lot of unique values, but does have a massive amount of records (6 milion). The Problem? I've forgot to put a ...
v-juanli-msft
7 years agoCommunity Support
Hi DouweMeer
So far, there is no such option in Power BI which can stop the calculation and keep the file.
You can close the file or end task in Task Manager.
Some tips when you use the calculation in a large data.
https://stackoverflow.com/questions/36911569/how-to-stop-calculation-in-power-pivot
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
DouweMeer
7 years agoImpactful Individual
I just killed one of the task manager processes that held the calculation. It didn't crash, but it threw an error when I tried to save it. That was too bad. Perhap I can kill one of the other processes next time...