Get Items (from SharePoint list) — Get the list of keywords.
Apply to Each (loop through the keywords):
Condition (Check if DocumentContent contains Keyword):
contains(trim(toLower(variables('DocumentContent'))), trim(toLower(item()?['Keywords'])))
If true, set a flag (or log the match).
Please suggest what mistake im doing here and also if any alternative option to do this. Library has huge document inflow with more than 5000 a day in a week.
#AI #Powerautomate#PDF scan
WarrenBelz
146,513
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,683
Most Valuable Professional