Skip to content

Commit 80ba189

Browse files
authored
Merge pull request #79695 from qianw211/timestamp
Timestamp
2 parents e04ad8a + c225179 commit 80ba189

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
@@ -92,7 +92,7 @@ In next set of steps, you’ll connect to your Azure table, and set up the proce
9292

9393
![Pick a custom value for Azure table name](./media/cloud-partner-portal-lead-management-instructions-azure-table/msflow-getentities-table-name.png)
9494

95-
- **Filter query** – Click this field and the **Get past time** icon is displayed in a popup window. Select **Past time** to use this as timestamp to filter the query. Alternatively, you can paste the following function into the field: CreatedTime `gt datetime'@{body('Get_past_time')}'`
95+
- **Filter query** – Click this field and the **Get past time** icon is displayed in a popup window. Select **Past time** to use this as timestamp to filter the query. Alternatively, you can paste the following function into the field: CreatedTime `Timestamp gt datetime'@{body('Get_past_time')}'`
9696

9797
![Set up filter query function](./media/cloud-partner-portal-lead-management-instructions-azure-table/msflow-getentities-filterquery.png)
9898

0 commit comments

Comments
 (0)