Forum Discussion
Anonymous
4 years agoNot applicable
Python pop up message showing up multiple times
Hi! I made a script that checks if a table is empty or not, and if it's empty, a pop up message shows up. The problem is that the message shows up like 5 or 6 times, instead of just one. I couldn't...
lbendlin
4 years agoSuper User
I got some bad news for you I am afraid. There is no guarantee whatsover that Power Query will run your code only once.
- Anonymous4 years agoNot applicable
Oh, I see. I read the article. It seems that isn't just an issue with python. I'll try to find another way then.
Thank you!