Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone.
Since 4 hours, I'm looking at my script because it is not loading anymore. Actually, the script start, but it stops in the middle and nothing more. I made several changes in order to correct the bug, but nothing helps. I already lost 4 hours today, and I'm looking for some experts now ![]()
Here is my script and in the archive all the different datas.
Thanks for your help! ![]()
Did you try to debug the code?
Yes and it works perfecly, so I don't understand...
Hi try to load limited data in order to check your script runs full or not. In order to run on limited data go to script and then press debug and there select limited data check box and load 10 lines. Let me know if there is any error comes.
Run the script and Give time because you are using group by and i think you have huge amount of data so group by took time. Depends on data
I tried it with "1000" and the debug doens't say anything 😕