Hi @HelloHello ,
I recommend that you use the following method.
First, explain the Status field, if its type is not Choice now, then your configuration is correct, please ignore my previous reply.
The following method does not require expression, only you need to select Dynamic content, and configure the Value in the format shown.
Image reference:
Best Regards,
Hi @HelloHello
To add a number to each response from Forms, you can add the ID of the response (it is an integer number that is returned along with the response and you can find it in the response details)
Another way of doing that would be create a column on SharePoint where you can record the numebr of the response. For example, let's assume there was one response that came in at 9AM and this is response number 1. so you can create a column in sharepoint for this number and (default it as zero) then in flow initialise a variable and get the value of the last item and increment that variable. This will be a long process though.
For the second part of your question, you can simply do a get items and add a filter query to only get items that have teh Not Acknowledged field value. and then to these items you can add numbers and send as emails.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @HelloHello ,
Since the Status: field is a choice column, it is not possible to filter items in Filter Query via using this field.
You could try the following method to configure Flow and use Status: value to filter items.
Image reference:
Details of Apply to each:
Best Regards,
Hi @HelloHello ,
Our methods are fine, but points to note:
Best Regards,
Hi @HelloHello ,
I just exemplified that in Select, you need to get the column value through Expression, instead of directly populating item()[‘Owner’] directly in Value.
But I am not sure which fields are in your list. Please configure expression according to the field name displayed in Select-From.
In addition, if the type of the Status field is string, it can be used directly.
Best Regards,
Hi @HelloHello ,
I recommend that you use the following method.
First, explain the Status field, if its type is not Choice now, then your configuration is correct, please ignore my previous reply.
The following method does not require expression, only you need to select Dynamic content, and configure the Value in the format shown.
Image reference:
Best Regards,
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
85 | |
60 | |
51 | |
43 | |
38 |
User | Count |
---|---|
89 | |
81 | |
74 | |
62 | |
44 |