Jump to content

Recommended Posts

Posted

Hi there,
I'm trying to automate a process for the programm PowerBI Desktop - Its a free software to visualize Data.
However, you can press the refresh button in the UI. Thats the button I want to press. 
This does  the UI look like:
https://imgur.com/a/C4W8W0K

Thats what I get from the Window Info Tool if i'm directly over the button.
https://imgur.com/a/o0WAnOc

So thats all I got. 
Want I want to achive is:

-Being able to open the file/program (i can do that)
-Being able to wait for it to open (I can do that)
-Being able to press the Button without using mouseclick or something like that (I dont even know where to start)
-Being able to wait for the refresh and close the program

Could you please point me in a direction? Maybe hint me to an UDF or give me some pseudocode. Whatever helps :D I dont want you to code it for me, just to show me my possibilities :) THanks in advance!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...