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 :

Host Objects in PowerApps Canvas app

Devikumari Krishna Profile Picture Devikumari Krishna 988 Super User 2024 Season 1
  • Login to https://make.powerapps.com/
  • Create a new Canvas App
  • Add labels and text box controls by navigating to insert menu.
  •  
  • DeviKrishna_0-1688482655181.pngDeviKrishna_0-1688482770221.png

    Navigate to Text property of BAtxtinput field and type Host.BrowserAgent as value.

  • DeviKrishna_1-1688482811505.png

    Navigate to Text property of OSTypetxtinput field and type Host.OSType as value.

  • DeviKrishna_2-1688482852082.png

    Navigate to Text property of SessionIDtxtinput field and type Host.SessionID as value.

  • DeviKrishna_3-1688482889802.png

    Navigate to Text property of TenantIDtxtInput field and type Host.TenantID as value.

  • DeviKrishna_4-1688482941363.png

    This way we learnt to use host objects in Canvas App.

Comments

*This post is locked for comments