Microsoft

Microsoft

212 bookmarks
Custom sorting
Breadcrumb control reference
Breadcrumb control reference
Learn about the details and properties of the Breadcrumb control in the Creator Kit.
Breadcrumb control reference
The Complete Dataverse Access Teams Setup Guide
The Complete Dataverse Access Teams Setup Guide
Dataverse access teams grant team members permission to a specific record & related child records with a parental share/unshare relationship.
The Complete Dataverse Access Teams Setup Guide
Dataverse: Export-Import Solution for Virtual Table
Dataverse: Export-Import Solution for Virtual Table
Still talking about the Virtual Table (Entity). Last week, we learned how to configure the Virtual Table (Entity) that reflects data from SQL DB (which you can learn here). Today, we will learn how…
Dataverse: Export-Import Solution for Virtual Table
Power Automate Connection Reference Failures | Recent News | Beringer Technology Group
Power Automate Connection Reference Failures | Recent News | Beringer Technology Group
Power Automate connection reference failures is the topic of this post by Beringer Technology Group in Maple Shade, NJ.
If you ever see your Connection fail due to an error such as: “The refresh token has expired due to inactivity”, you should set up an automated process to refresh the token every X days/months, depending on the requirements. For pre-built Connections, you may opt to create a Flow that uses each active Connection once for the purposes of a token refresh. That way, even if your Flows are inactive for periods of time, the Connections will remain valid and ready to be used once new activity occurs.
Use a Service Principal for Connections that allow them, such as the Dataverse and some custom connectors. The benefits of using a Service principal are outlined here.
Keep Connection References removed from solutions that you deploy regularly to Production. Connections and Connection References should be created once and deployed once to the target organizations. Removing them from your deployment solutions can prevent unintended changes to them.
Power Automate Connection Reference Failures | Recent News | Beringer Technology Group
Avoid special characters in Text Input in PowerApps
Avoid special characters in Text Input in PowerApps
Today’s post is about something many app makers are trying to prevent users from doing when not necessary. And that is, adding special characters in text inputs, especially when a Power Automate flow is involved in the background! 😁 Personally, I’d rather stop the issue at the source (PowerApps) than messing around with the flow(s). So, if you know that special characters are not needed, this post is for you!
Avoid special characters in Text Input in PowerApps