Forum Discussion

aaftab42's avatar
aaftab42
Frequent Visitor
1 year ago
Solved

Need Help with Calculating Drawdown in Power BI: Memory Limit Exceeded Error

Hello, I am currently generating reports for backtest data in Power BI, and I am trying to calculate the drawdown for my trading strategies. However, I'm encountering a "memory limit exceeded" error...
  • aaftab42's avatar
    1 year ago

    Hey I have found the solution, Thank you so much for your time guys,
    I had to summarize the new table by limited number of necessary details on day and weekly level and it calculated the drawdown easily.