Skip to content

Commit 774a450

Browse files
authored
[Fix] Added missing filter option
Added the 'Timestamp' option in filter query to prevent flow errors
1 parent 1125006 commit 774a450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ In next set of steps, you’ll connect to your Azure table, and set up the proce
7878

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

81-
- **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 this function into the field: `gt datetime'@{body('Get_past_time')}'`
81+
- **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 this function into the field: `Timestamp gt datetime'@{body('Get_past_time')}'`
8282

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

@@ -136,4 +136,4 @@ If you’re not getting any lead email notifications, it means that new leads ha
136136

137137
## Next steps
138138

139-
[Configure customer leads](https://docs.microsoft.com/azure/marketplace/cloud-partner-portal-orig/cloud-partner-portal-get-customer-leads)
139+
[Configure customer leads](https://docs.microsoft.com/azure/marketplace/cloud-partner-portal-orig/cloud-partner-portal-get-customer-leads)

0 commit comments

Comments
 (0)