Thanks for the suggestion, as I'm a Flow beginner what is 'WDL'?
I tried using the expression you suggested, but it always says its invalid. (I did change Last Cali... to the full string).
Portion of JSON code.
{"statusCode":200,"headers":{"Transfer-Encoding":"chunked","Vary":"Accept-Encoding","X-SharePointHealthScore":"0","X-MS-SPConnector":"1","X-SP-SERVERSTATE":"ReadOnly=0","DATASERVICEVERSION":"3.0","SPClientServiceRequestDuration":"115","SPRequestGuid":"dfdac49e-7010-8000-a457-2b37d81d620a","request-id":"dfdac49e-7010-8000-a457-2b37d81d620a","MS-CV":"nsTa3xBwAICkVys32B1iCg.0","Strict-Transport-Security":"max-age=31536000","X-FRAME-OPTIONS":"SAMEORIGIN","MicrosoftSharePointTeamServices":"16.0.0.8620","X-Content-Type-Options":"nosniff","X-MS-InvokeApp":"1; RequireReadOnly","Timing-Allow-Origin":"*","x-ms-apihub-cached-response":"true","Cache-Control":"max-age=0, private","Date":"Fri, 01 Mar 2019 23:05:09 GMT","P3P":"CP=\"ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI\"","X-AspNet-Version":"4.0.30319","X-Powered-By":"ASP.NET","Content-Type":"application/json; charset=utf-8","Expires":"Thu, 14 Feb 2019 23:05:10 GMT","Last-Modified":"Fri, 01 Mar 2019 23:05:10 GMT","Content-Length":"273824"},"body":{"@odata.nextLink":"https://flow-apim-europe-001-westeurope-01.azure-apim.net/apim/sharepointonline/53a6401e04cee5104e38b4ff5a9a44e2/datasets/https%253A%252F%252Ftsx.sharepoint.com%252Fsites%252FTSBSShotton%252FDMS/tables/01457268-3807-4640-aa72-0ac255106bbf/items?$skiptoken=Paged%3dTRUE%26p_ID%3d100","value":[{"@odata.etag":"\"11\"","ItemInternalId":"1","ID":1,"Title":"091203056","Equipment":"Thermometer IR","Status":"WITHDRAWN","Last_x0020_Calibrated":"2010-07-26","Division":{"@odata.type":"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference","Id":1,"Value":"PANELS & PROFILES"},"Division#Id":1,"Area":{"@odata.type":"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference","Id":2,"Value":"Panels"},"Area#Id":2,"Section":"Lab","New_x0020_Owner":{"@odata.type":"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser","Claims":"i:0#.f|membership|julia.xxxx@tatasteeleurope.com","DisplayName":"Lloyd, Julia","Email":"Julia.xxxx@tatasteeleurope.com","Picture":"https://tsx.sharepoint.com/sites/TSBSShotton/DMS/_layouts/15/UserPhoto.aspx?Size=L&AccountName=Julia.xxxx@tatasteeleurope.com","Department":"PP Laboratory","JobTitle":"Chief Chemist"},"New_x0020_Owner#Claims":"i:0#.f|membership|julia.xxxx@tatasteeleurope.com","Calibration_x0020_Due":"2011-07-24T23:00:00Z","Cal_x0020_Status":{"@odata.type":"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference","Id":1,"Value":"Ok"},"Cal_x0020_Status#Id":1,"EquipmentType":{"@odata.type":"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference","Id":31,"Value":"Thermometers"},"EquipmentType#Id":31,"Calibration_x0020_Schedule":52.0,"Ownership_x0020_date":"2011-04-28","Modified":"2019-03-01T23:01:30Z","Created":"2019-02-27T15:06:53Z","Author":
Looking at it now, i'm assuming the error is because the date format is incorrect?
"Calibration_x0020_Due":"2011-07-24T23:00:00Z"
Even though the column is formatted as date only, its returning date/time.