Hey there,
In my app, you can create a new employee, create his login data and add him to groups automatically. The Data is being saved in a Microsoft Dataverse "employee" table, where all employees are listed.
Also the birthday and the date of employment are being saved there.
My next step ist to generate the next birthday date of every employee and his next jubilee year date.
Does it make sense to calculate it with a new column in the Dataverse? If yes, how is it working? Or do you suggest another solution?
If one of the dates = today, it should trigger a flow and post a message in a ms teams chat.
Would be happy if someone can help me out 🙂
Cheers, Alex