Below code will help to navigate from one canvas app to another canvas app.
Update Powerapp Guid and tenant Guid
PowerApp guid -> Select the Canvas app -> Details -> App id
Tenant Guid -> Select the Canvas app -> Details -> weblink - End of the weblink you can see the tenant id.
You can also find the tenant id in Azure active directory.
Launch("/providers/Microsoft.PowerApps/apps/[powerappGuid]","tenantId","[tenantguid])
Update Powerapp Guid and tenant Guid
PowerApp guid -> Select the Canvas app -> Details -> App id
Tenant Guid -> Select the Canvas app -> Details -> weblink - End of the weblink you can see the tenant id.
You can also find the tenant id in Azure active directory.
Launch("/providers/Microsoft.PowerApps/apps/[powerappGuid]","tenantId","[tenantguid])
No comments:
Post a Comment