web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How to use Select SAP ...
Power Automate
Suggested Answer

How to use Select SAP menu item in Power Automate desktop

(0) ShareShare
ReportReport
Posted on by 12
Hi , 
 
I am using Select SAP menu item to select SAP file to be exported  - List - Export - Spreadsheet , but this activity does not seem to work, 
 
could you pleas assist how to give right format 
 
 
 
Categories:
I have the same question (0)
  • Suggested answer
    SaiRT14 Profile Picture
    1,992 Super User 2025 Season 1 on at
    try the following;
     
    you can use an Invoke Code/Script activity to directly execute the SAP GUI script. 
    Set session = application.Children(0).Children(0)
    session.findById("wnd[0]/mbar/menu[3]/menu[1]").select
     
  • Suggested answer
    CU17101343-0 Profile Picture
    12 on at
     
     
    Hi , thank you for the response, but I don't see Invoke code activity in power automate desktop.
  • RT-15121808-0 Profile Picture
    2 on at
    Hi, did you find a solution for this?
  • Suggested answer
    SH-31071023-0 Profile Picture
    12 on at

    Hi,

    To handle a similar use case where I needed to navigate through a menu path (List > Export > Spreadsheet) to download a spreadsheet, I used an alternative approach:

    1. Focus Window: I used the Focus Window action to bring the target screen into view.
    2. Move Mouse to Text on Screen: I moved the mouse to the desired text on the screen and performed a right-click to display the menu header.
    3. Move Mouse to Text on Screen: Finally, I moved the mouse to the "Spreadsheet" option in the menu and clicked on it to initiate the download.




    Try the above approach to see it is working.

    Thanks,
    Shreyansh H
  • Suggested answer
    CU06070623-0 Profile Picture
    2 on at
    With the recent power automate desktop update, there is a new activity of SAP available, "Select SAP navigation item". This activity captures all the navigation items on the current available screen of SAP.

    This activity can work in a parent - child node relation. (List > Export > Spreadsheet...)

    "List" is the navigation item, "Export" is the menu item available inside list and "Spreadsheet" is another menu item available after "export".
    Make sure to write exactly the same menu item as is written in SAP, like here I have written "Spreadsheet..." instead of just "Spreadsheet".




    Happy Learning :)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 462

#2
Vish WR Profile Picture

Vish WR 256

#3
David_MA Profile Picture

David_MA 242 Super User 2026 Season 1

Last 30 days Overall leaderboard