Flow designer Lookup record Action with dynamic variables for date fields in conditions not working on ParisDescriptionThis issue comes when you using lookup record and wanted to filter record based on date field passing value choosing calendar such as today, in this month/year, basically when you choose calendar widget it try to add javascript expression (You can see that in ops view). Steps to Reproduce Create an incident record.Access Flow Designer and create a Lookup record action for the incident table with the condition to select records created on 'Today' or 'This Year', etc.Run the action and review the result. Expected behavior: At least one record that was created in Step 1 should be returned. Actual behavior: It shows 0 records.Workaroundthere is no workaround for this. Related Problem: PRB1414833