Hello everyone,
Here is the background information...
We have a document library in SharePoint Online called "Weekly SP Briefs" that has 2 metadata columns (1) "MeetingDate" and (2) "Send?"
Every week we create two new documents within the document library. One is a .docx and the other is a .pptx. By default, the "MeetingDate" column is manually filled in, and the "Send?" column is set to "No."
Here is a snapshot of the Document Library:

We want to make it so that when the metadata in column "Send?" is set to "Yes" for the .docx file it flows out an email indicating that the .docx file is ready to be reviewed and within the email we want to send a direct link to both the .docx and the .pptx files so the email receipients can review both files.
My current progress on the flow is attached hereto in the form of a picture.

Below is a snapshot of the email that is generated:

The issues I am having with the flow right now are as follows:
(1) I don't believe I am using Flow to correctly accomplish this task; i.e. I don't think I should be using a "Switch," however the flow is working correctly by ONLY sending an email when metadata in column "Send?" is being changed to "Yes."
(2) I have an issue with Dynamic Fields not working properly (see email picture above and comment to the right side in red-colored font).
(3) How am I able to automate referencing/providing a direct link to a document that the Flow is not based off of? Basically, how can I provide a direct link to for both files within the same Flow?
(3.1) I guess by setting the "Send?" metadata column to "Yes" for both the .docx and the .pptx files would work, but that would send two emails and require additional input from the user changing the metadata, which basically eliminates the purpose of automation.
Any help with this would be greatly appreciated!
Thanks,
Michelangelo