I have a Dataverse Project table that I would like to be able to add a url column to.
I want the url column to be a link back to the main project page of that specific project. Is there a way to have that generated automatically via a formula or something when the project is originally created and the user inputs all the necessary information?
If so, can someone walk me through this?
@sjd889 Yes it is possible. If you mean to navigate to a certain record in Dataverse in a Model Driven App from a URL column in a Canvas App, you could do this, for example.
1. Use the Canvas APP to take the GUID, append it to the end of a correctly formatted URL, save it to the URL column.
2. Use the Launch formula when a button is clicked with that URL as argument, and when clicked, it should open the record in Model Driven App.
See if this example helps you @sjd889
WarrenBelz
146,660
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional