Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Launch external URL and pass parameter in command button powerfx

Launch external URL and pass parameter in command button powerfx

use the below code.

Launch(Concatenate("https://www.bing.com/search?q=", Self.Selected.Item.Name))

hope this helps.