How to get the Tenant Id in Power Apps canvas apps
Hello everyone and welcome to my blog. In today’s blog we will discuss how to get the TenantId inside your Power App Canvas app. Let’s get started. Quite unknown to many, every canvas app has a Host object. The Host object is right there under the App object but many a times it goes unnoticed.… Read More »How to get the Tenant Id in Power Apps canvas apps
The post How to get the Tenant Id in Power Apps canvas apps appeared first on Debajit's Power Apps & Dynamics 365 Blog.
Published on:
Learn moreRelated posts
Power Apps – Public preview for Microsoft 365 Copilot chat in model-driven apps
We are announcing Microsoft 365 Copilot chat for model-driven apps in Power Apps. This feature is now available for public preview. How does t...
Power Apps – Public preview for Microsoft 365 Copilot chat in canvas apps
We are announcing Microsoft 365 Copilot chat for canvas apps in Power Apps. This feature is now available for public preview. How does this af...
How to add smart offline capabilities in embedded canvas apps
Learn how to smartly add offline capabilities in embedded canvas apps! You can store multiple records related to multiple different records! T...
How to add offline capabilities in embedded canvas apps
Have you ever wanted to add offline or caching capabilities to embedded canvas apps? Learn a very simple way to make that happen! The post How...
Power Apps – Enable online mode to access Dataverse for Canvas apps
We are announcing the ability to enable online mode to access Dataverse for Canvas apps in Power Apps. This feature will reach public preview ...
Power Apps – Configure offline profile using FetchXML editor
We are announcing the ability to configure offline profile using the FetchXML editor in Power Apps. This feature will reach general availabili...
Power Apps Code Apps: Check if a Logged-in User Has a Specific Security Role
Code apps allow developers to bring Power Apps capabilities into custom web applications built in a code-first IDE. You can develop the applic...