Hello! I'm using an Excel data source with a column for unique URL's. I've created a button in my app that I would like to launch the unique URL once clicked. I've tried using Launch( ) with my column name in the parenthesis but it does not work. Also, it does autofill my column when I begin typing the column name. Could anyone help?
Solved! Go to Solution.
Hi @JPro875 ,
You did not say where you were launching from, but from withing a gallery or form, it would be
Lanuch(ThisItem.ColumnName)
If outside these, you need to identify the record you want to launch
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hi @JPro875 ,
You did not say where you were launching from, but from withing a gallery or form, it would be
Lanuch(ThisItem.ColumnName)
If outside these, you need to identify the record you want to launch
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hi @JPro875 ,
Just checking if you got the result you were looking for on this thread. Happy to help further if not.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
User | Count |
---|---|
258 | |
111 | |
95 | |
48 | |
41 |