
Hello,
I am new to working with flow and could use some assistance.
I have the Appointment table and when I want to create a related Meeting Notes (Custome entity) directly via the Appointment form, I would also like to populate some of the fields when creating a Meeting notes from Appointment.
Relation 1:N Appointment - Meeting notes
Is here anyway to solv this?
Regards
Hi Livan,
Flow? You mean power automate?
You mentioned: create a related Meeting Notes (Custome entity) directly via the Appointment form, I would also like to populate some of the fields when creating a Meeting notes from Appointment.
Do you want to create Meeting Notes automatically, or do you want to create Meeting Notes manually and then populate some values automatically?
1)Create Meeting Notes manually and then populate some values automatically:
Not using flow, you can use mapping feature to achieve it easily(mapping can only work when you create child(meeting notes) records from parent(appointment) record form).
2) Create Meeting Notes automatically through flow:
--Trigger:
How do you want to trigger this flow? (My example is when appointment is created)