Skip to content

Commit cc6018e

Browse files
authored
Merge pull request #114714 from dsindona/patch-4
update to v4
2 parents 7a02c68 + 8ac1d5b commit cc6018e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/marketplace/cloud-partner-portal-orig/cloud-partner-portal-lead-management-instructions-azure-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ In the next set of steps, you connect to your storage table and set up the proce
9393
9494
- **Filter Query**: When you select this field, the **Get past time** icon is displayed in a pop-up window. Select **Past time** to use this value as a timestamp to filter the query. Or, you can paste the following function into the field:
9595
96-
`CreatedTime Timestamp gt datetime'@{body('Get_past_time')}'`
96+
`CreatedTime Timestamp gt '@{body('Get_past_time')}'`
9797
9898
![Set up the filter query function](./media/cloud-partner-portal-lead-management-instructions-azure-table/msflow-getentities-filterquery.png)
9999

0 commit comments

Comments
 (0)