08-15-2019 15:23 PM - last edited 09-03-2019 16:04 PM
Hi All,
Here is an upgraded version of the Meeting Capture PowerApp
This is an all-in-one meeting notes tool
View meeting details, capture notes and pictures of whiteboards, upload files and pictures, record audio, assign Planner tasks and send to all meeting attendees in one click
Download msapp file from :
https://github.com/rdorrani/PowerApps/tree/master/MeetingCaptureV2
New Features
Thanks & Regards,
Reza
watch?v=bYYLWl3qwE0
Hi Haris,
I had a similar issue where it would always show the next day (which is the default date for the date-picker in the app) as the due date in planner.
I think I found the bug.
On ConfirmScreen OnVisible, there is a section of code where calAssignTaskDueDate may actually need to be the DueDate variable. See attachments for pictures of the change. It's worth a check if you have the same problem.
Hi,
Thanks for this really amazing app. I have a requirement where we need to capture the meeting details in a SharePoint list. need to store the subject, start time and end time, list of all candidates who have attended the meeting to a SP list.
How can we add a button on the Export Screen which do this OR any other option through which I can achieve this?
Thanks,
B