Hi,
I am working on a chat bot that will pull granular address information based on whether they reply North, South, East, or west on the question around region.
I then have a sharepoint list which has items and a column called Region which has these values in. What I want to do is then provide a choice back to the user, where if they choose the region the different addresses are displayed as a choice.
Example:
If they reply North
Then it should look at the list and pull back the Address field which will have the North set as the region i.e.
Address 1
Address 2
Address 3
But it only pulls back Address 1 as a choice.
Can anyone help ?
