I have a list contains three columns:
1. MM/dd/YYYY - Date (is a unique value, so it will have only 1 record from the entire list),
2. Product,
3. Image
and the type of the columns are Date & Time, Single line of text and Thumbnail.
I have created a schedule flow, and would like to send an email
To: MyTeam
Subject: Product (from Dynamic Content)
Body: Image (from Dynamic Content - but couldn't find it)
Now, I would like to have the Image embedded in the email, which should be from the record that meet the date criteria (MM/dd/YYYY - Date = Today's date), but I couldn't find Image column in Dynamic Content.
Could you please help me to resolve this?