Regards,
I created an icon with the purpose of doing luanch to google maps. I am using the "EncodeURL" function to obtain the address information found in "DataCardValue4", but it is not working since it gives me an error.
I attach a reference image.
Thanks for the help!
Solved! Go to Solution.
Have you tried adding ".Text" to the DataCardValue4
Example: EncodeUrl(DataCardValue4.Text)
Have you tried adding ".Text" to the DataCardValue4
Example: EncodeUrl(DataCardValue4.Text)
Thank you!
Your suggestion solved my problem.
@Jeff_Thorpe wrote:Have you tried adding ".Text" to the DataCardValue4
Example: EncodeUrl(DataCardValue4.Text)
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
207 | |
97 | |
60 | |
54 | |
51 |
User | Count |
---|---|
255 | |
158 | |
87 | |
79 | |
65 |