Forum Discussion
diegostamato
Nov 13, 2024Copper Contributor
Help with Conditional Logic for Keyword Detection in Copilot Studio
Hi everyone, I'm working on a project in Copilot Studio and need some help with setting up conditional logic to detect keywords in user questions. Specifically, I want the system to respond differen...
gatorwally7
Nov 15, 2024Copper Contributor
I have special VBA programming in Excel that looks for keywords - as many as you want - and in whatever columns you need. When it identifies keywords from your custom list, it records each keyword hit in a new column cell for analyzing. I can picture this working well for checking your programming and/or accuracy of your results. If you are interested in trying this, let me know.