@Mohammad Qasim
Whether this flow is an instant flow or an automated flow?
1.Instant flow: You should add “Get item” action in the flow, then "Companyexpirydate" field will show in the dynamic content.
formatDateTime(outputs('Get_item')?['body/Date'],'dd/MM/yyyy')
2.Automated flow: The "Companyexpirydate" field directly shows in the dynamic content.
formatDateTime(triggerOutputs()?['body/Date'],'dd/MM/yyyy')
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
is any one can help on this ?
@Mohammad Qasim
I'm checking how the things are going on about this issue. Whether the answer helps you?
You can accept the answer if it helps.
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
@Mohammad Qasim
Is there any progress on this issue?
If you find any answers helpful to you, please remember to accept them as answers.
It will help others who meet the similar question in this forum.
Thank you for your understanding.
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Sign in to comment