Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Power flow not working.

(0) ShareShare
ReportReport
Posted on by 62

 

 

 

cheers1903_0-1656687200349.png

 

when i try to run my flow, it does not work.  i have the column as expiry Date and it is a date and time type column.  

 

it used to work, however, i have not changed anything and now it does not

 

any help would be great

 

  • edgarsimoes Profile Picture
    Microsoft Employee on at
    Re: Power flow not working.

    Hello, @cheers1903 

     

    If your SharePoint column is ‘Date Only’, you should use date without time in the filter too. Since SharePoint will provide dates in ISO 8601 format, use the same format also for the ‘Value’. For date only column it means the format year-month-day: ‘yyyy-MM-dd’.

     

    Consider the following example:

    edgarsimoes_1-1656694667294.png

     

    Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.

     

    Happy Automating,

     

    Edgar Simões

  • ScottShearer Profile Picture
    25,208 Most Valuable Professional on at
    Re: Power flow not working.

    @cheers1903 

    Unfortunately your filter query will not work properly unless the date you provide is formatted as yyyy-MM-dd as that is how SharePoint stores dates internally regardless of your regional settings.

  • cheers1903 Profile Picture
    62 on at
    Re: Power flow not working.

    i changed the format of the date to ddmmyyy as we do not show it the other way around.  In the HTML table is put the formate date to 

    formatDateTime(item()?['ExpiryDate'],'dd/MM/yyyy')
     
  • ScottShearer Profile Picture
    25,208 Most Valuable Professional on at
    Re: Power flow not working.

    @cheers1903 

    SharePoint expects that all dates will be formatted as yyyy-MM-dd

    You can use an expression in your filter query to format the date:

    formatDateTime(YourDate,'yyyy-MM-dd')

     

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow