Hi Community.
I have built automation to refresh PowerBI dashboards on PowerBI Desktop application and have observed that for certain dashboards it randomly throws an error.
When I built control to close that error pop-up, the flow does not proceed further. However, I observed that another inactive window of “PowerBI Desktop” is present in the taskbar which ideally should not be there now. When I manually close this pop-up, the process continues as defined else not.
So as a solution to my issue I went through several discussions and came to know about “Kill Process” activity. However, my issue is that I do not want to kill the entire PowerBI process rather just kill this one instance which appears in Task Manager without any name so the process can continue to next queries and files.
Any help in this regards will be highly appreciated.
Thank You.