in above image need to find the “Function” words and based on function word need to find the under function words like “TAIL”, “STOP”, RR TURN (Total 13 standard words are there).
In this above file need to find the “STANDARD & REGULATION” word and under that need to find “TAIL”, “STOP”, “TURN”, “BACK”, “REAR FOG”, “R/R”(Like Total13 words)
Note: first need to find “Function” word is present or not if present will find all the words under “FUNCTION”, Else "FUNCTION " words is not present will search for “STANDARD & REGULATION” this word if found will search words under this.
can you share with me entire xaml which contains lookup logic also, please and as per the above images in my question above i need to find values inside that small table only and rage is dynamic.
step1
find “FUNCTION” found (If function word found there is no need to Search For STANDARDS AND REGULATIONS)in that column find the words mentioned in above image .
Step 2
"FUNCTION " word is not found find the word for “STANDARDS AND REGULATIONS” OR “STANDARDS®ULATIONS” OR “STANDARDS/REGULATIONS” If found need to find values under this row to find the words present in image
Step 3
if words are present we will make it as YES, as shown in the above image.