Hi,
I am trying to create a canvas app that allows users to scan attendances for a class with one requirement of the application is to allow multiple multiple people to scan at once. I have created 2 tables in the dataverse called "Classess" and "SubTeacher". The "Classes" table holds all the classes and the "SubTeacher" table will hold all sub teachers for a class (People who will scan for attendance). I am not trying to create a link between the tables "Classes" and "SubTeacher" via the relationship method. I am using a "one - to - many" relationship so one class with go to many sub teachers. I am using Microsoft flow to create a new class for the class table.
My Problem
I cannot figure out how to create a new sub teacher with a link to the class using Microsoft flow.
Could anyone push me in the right direction?
Solved! Go to Solution.
Hello @zdieter,
Create a lookup in Sub Teacher with Class as a Lookup and in the Flow try setting the value as class("GUID of Class")
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
Hello @zdieter,
Create a lookup in Sub Teacher with Class as a Lookup and in the Flow try setting the value as class("GUID of Class")
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
User | Count |
---|---|
29 | |
5 | |
5 | |
4 | |
2 |
User | Count |
---|---|
33 | |
13 | |
11 | |
10 | |
9 |