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 Apps / PowerApps Teams-integr...
Power Apps
Unanswered

PowerApps Teams-integration - strange behavior

(0) ShareShare
ReportReport
Posted on by 2

Hello,

 

when i import the PowerApps in Teams some there is a strange behavior.

 

  • Sometime the send-button won´t trigger a PowerAutomate-Flow:

SubmitForm('Form-Approval');
Notify(
"Bitte Teams-Genehmigung bearbeiten.",
NotificationType.Success,
10000
);
Patch(
'ni-PA-Stellenbesetzung',
ThisItem,
{
Status: {
'@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
Value: "3. Anfrage an VWL: in Bearbeitung"
}
}
);
Patch(
'ni-PA-Stellenbesetzung',
LookUp(
'ni-PA-Stellenbesetzung',
ID = ThisItem.ID
),
{Ausschreibungsmedium2: DataCardValue8.SelectedItems}
);
'ni-PA-Stellenbesetzung-approval1-1'.Run('Form-Approval'.LastSubmit.ID);
Set(
varItem,
Blank();

);
Navigate(
'Screen-Home',
ScreenTransition.Fade
);

 

  • Or sometimes the User is not able to edit the Richttext in a datacard. The User has to reload the app, or push a button (it dosn´t matter what button) an then he is able to edit the richttext-field.

This happens only in the Teams-enviroment. 

If I open the App  in the browser, everything is working fine.

 

So how to handle this? The code is correct, no errors. 

 

Thank you,

Kind regards,

 

ni_dk

 

Categories:
  • joe_hannes_col Profile Picture
    1,843 Super User 2024 Season 1 on at

    Hello @ni_dk,

     

    Do your Teams users have access to the flow? If you are opening the app in a browser, are you opening the version published in Teams or in your development environment?

    In my experience, the problem could be either that the flow in your newly imported app is not connected correctly, or that your users do not have the permissions to trigger the flow.
    Sometimes you have to "re-wire" the flow after importing an app into a different environment.

  • ni_dk Profile Picture
    2 on at

    Hello Joe_Hannes_Col (Johannes from Cologne?)

    Yes, they have access to the flow. In the Browser-based enviroment they App is working fine.

    The users are opening the app in both enviroments: browser-based and team-integrated. 

    No User is working in the developement-enviroment.

     

    The "re-wire" has to bee done in the usual browser-based Power-Apps or in Teams itself?

     

     

     

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 395 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 260 Most Valuable Professional

Last 30 days Overall leaderboard