Wednesday, March 9, 2022

How to Show Hyper link in Canvas PowerApps

Introduction:


In this Blog we will see how to show HyperLink in PowerApps Canvas.


Implementation Steps:

 

1. Navigate to https://make.powerapps.com

 

2. Click Apps --> Select new --> Select Canvas App (Tablet/Phone)

 

3. Once Page Loaded --> Click Insert --> Click Text --> Select HTML Text

 

rampprakash_0-1646847718775.png

 

 

4. Once HTML Loaded  --> Click HTML TEXT in fx and write below code

 

"<a href='https://microsoftcrmtechie.blogspot.com'>Open Ram Blog</a>"

 

rampprakash_1-1646847853941.png

 

 

5. Now Run the Application 

 

rampprakash_2-1646847882821.png

 

That's it :slightly_smiling_face: if you click on the Link it will open up in Another Page :slightly_smiling_face:

No comments:

Post a Comment

How to Run Microsoft Flow for Every one Month

Introduction: In this Blog we will see how to Run Microsoft Flow for Every one Month. Implementation Steps:   1. Navigate to  https://make.p...