Describe the issue
When 'Hide UI' flag is provided as True - CU699 is still showing progress widow.
Expected behavior
When 'Hide UI' flag is provided as True - CU699 should not show UI.
Steps to reproduce
Call the report with 'Hide UI' flag set to true - you will see progress window on the screen.
Additional context
Below is a basic example from OnRun.
Window variable is use 14 times in this CU - only 3 of them respect 'ShowUI' flag.
Junior dev or basic AI agent can fix this.

I will provide a fix for a bug