Target contains top level data viewdata view 1 that needs an object.
1
Hi All I am getting the above error when creating a simple form that allows creating a new employee in my application(note this is the first step in the application, therefore at this stage the database is empty). I created a microflow that has 2 actions to create a new user and then to call the Open form action(which is supposed to in practice open the new employee creation window). Can anyone explain to me why i am getting this error(where im going wrong) and how i can resolve it. Could it be because im am calling the creat new employee action before calling the show form(create new employee). Just a guess but not too sure really. Thank you.