Skip to main content
Solved

Clicking a button in MS BI

  • February 24, 2024
  • 4 replies
  • 58 views

Forum|alt.badge.img+3

I am haveing a problem I am trying to export a report from Microsoft Power BI.  I am confused because in development all of the things that I have tried (listed Below) all work when my screen is up.  However when I publish it and do not watch the bot all of them fail.  I have included the error message corresponding to each method

  1. Standard capture (I have also tailered the properties down to just the DOMXpath where the button is.)
    1. Unable to find BUTTON. Search Criteria did not match.
  2. AI Sense Capture (including recording an anchor).
    1. Control not found.
  3. Mouse Click (Using both application, browser, and screen)
    1. No error because the button is never pressed so the wait condition that is looking for the file never comes true so the bot just keeps running.

I have attached a picture of the button that I am trying to press. There are some redactions.

Any help the community can provide would be great.  Thanks.

 

Respectfully Requested,

Chris Delaney

Best answer by Marc Mueller

Hi ​@Chris Delaney,

this worked for me… 👇👀 (Recorder version: 3.3.1)

 

Just specify the “DOMXPath” and the “HTML FramePath”

 

Cheers

Marc

 

 

This topic has been closed for replies.

4 replies

Forum|alt.badge.img+4
  • Navigator | Tier 3
  • February 25, 2025

You ever figure this out?


Marc Mueller
Most Valuable Pathfinder
Forum|alt.badge.img+17
  • Most Valuable Pathfinder
  • Answer
  • February 26, 2025

Hi ​@Chris Delaney,

this worked for me… 👇👀 (Recorder version: 3.3.1)

 

Just specify the “DOMXPath” and the “HTML FramePath”

 

Cheers

Marc

 

 


Forum|alt.badge.img+3
  • Author
  • Cadet | Tier 2
  • March 11, 2025

Thank you.  This worked


Marc Mueller
Most Valuable Pathfinder
Forum|alt.badge.img+17
  • Most Valuable Pathfinder
  • March 11, 2025

Hi ​@Chris Delaney,

Glad that my solution worked for you! 

 

Cheers

Marc