Hi,
I'm currently trying to work on an editform that will display data from a single row within a dataverse column. I'm having trouble figuring out how to simply fetch data from the row and paste it into the datacard of my form. Usually I have a general idea on what formula to use however I'm at a complete loss right now.
My database is called planning
My row and columns are the following:
Task Employee Vehicle
x y z
I'm assuming if I have the code for 1 datacard I can figure out the rest.
// Thomas