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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Automate
Unanswered

Remote Desktop

(0) ShareShare
ReportReport
Posted on by

 I would like to enable the app that I've created on PowerApps interact with an online internal stock management program 

that is housed on my companies intranet. I can gain access to this on a tablet through Citrix receiver - remote webdesktop.

This is so a request can be sent by the user to see if that particular stock is still available to sell. Does anyone know a way to make this happen? Thx 

Categories:
I have the same question (0)
  • v-yamao-msft Profile Picture
    on at

    Hi Howard346,

     

    I am afraid that we are currently not able to connect from PowerApps to Remote desktop.

     

    Please consider to submit a request at PowerApps Ideas Forum, I will help collect and report it on my side.
    https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas


    Best regards,
    Mabel Mao

     

  • Community Power Platform Member Profile Picture
    on at

    Thx I will put a request in. On a seperate issue:

     

    I have created a button to lanuch email with items listed.  Copies into body of email but where spaces are + signs appear.  Any suggestions for removing these? Can't use Outlook 365 plug in as my work have not enabled us to use Outlook 365 for work, thx

     

    launch("mailto:***************.com?subject=Feedback&body="&Concat(BasketCart,REGNO&" "&MAKE&" "&MODL&" "&VERSION&" "&EXTCOLOUR&" "&ODOM&" miles"&" "&GTADJ&Char(10)))

  • Community Power Platform Member Profile Picture
    on at

    Hi Could you help with the below, Thank you 

     

    I have created a entity in cds to house feedback info. I have created an upload button but can’t get the patch formula right.

     

    The Syntax should be in this format I think.

    Patch( DataSource, BaseRecord, ChangeRecord1 [, ChangeRecord2, … ])

     

    I have entered 

    Patch(Table1,GT_1,[GP,UNITNO,REGNO])

     But it’s coming up error patch has invalid arguments

  • v-yamao-msft Profile Picture
    on at

    Hi Howard346,

     

    About the Launch function you are using, please try to configure the code likes below:
    Launch("mailto:**@microsoft.com"&"&subject=Feedback and comments" & "&body=please check the email")

     

    About Patch function, if you are trying to save new records to data source, please try the following function.


    As you said you are using the CDS entity, so I also use a CDS entity as the data source.

    Patch(test1,Defaults(test1),{name:TextInput1.Text})


    PS: If you want to save more data to the entity, just add them after the first change record table.


    Please check this doc for more details about Patch function:
    https://powerapps.microsoft.com/en-us/tutorials/function-patch/

     

    Best regards,
    Mabel Mao

  • anhthuch4ng Profile Picture
    on at

    Hi @Anonymous,

     

    Were you able to solve your problem with @v-yamao-msft's suggestions above?

    If yes and you found that solution to be satisfactory, please go ahead and accept it as a solution.

  • Community Power Platform Member Profile Picture
    on at

    Hi,  Trying to get the patch to work.  Getting close.  Entered the below:

     

    Patch( FEEDBACK_1, Defaults( FEEDBACK_1 ), { REGNO: LabelREGNO } , { MAKE: LabelMAKE } )

     

    But is comes up with an error:

     

    PrimaryID:Field required

     

    The Primary ID field is called REGNO which I have have included.  Any ideas?

     

    Thx

     

    Christian 

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 339 Super User 2025 Season 2

#1
trice602 Profile Picture

trice602 339 Super User 2025 Season 2

#3
David_MA Profile Picture

David_MA 270 Super User 2025 Season 2

Last 30 days Overall leaderboard