Hi There,
I am working on a Power Virtual Agents bot and a little bit stuck - it should return a column value by searching for an employee ID.
The purpose of the Topic:
- Topic triggered by Search, Search employee expression
- Chatbox asks for employee ID input
- The user gives the employee ID
- chatbot search a Sharepoint list (Employee ID is an integer, its unique key but there is another column (string) called Part of Process... :
- If there is NO match: The chatbot returns a message: Employee is not in our database, would you like to add the employee to the database?
- Yes
- Flow asks the user for input for the Part of Process... column
- Flow creates a new item with employee ID and add recorded value to the Part of Process... column
- No - End of Conversation
- Yes
- If there is a match: The Chatbot finds a match and return the employee's Part of Process... value
- If there is NO match: The chatbot returns a message: Employee is not in our database, would you like to add the employee to the database?
My current flows run successfully but no matter what employee ID I search for in the bot it gives me the last entry (last employee's Part of Process... value).
Here I've saved all the Screenshots: https://ent.box.com/s/7v0u1fbrphmit6tsh35m155dwpvwba4r
Thanks for any help,
Kristof

Report
All responses (
Answers (