Hi Team,
In word document which we have prepared I want to use IF condition in such a way that if the condition is True then it displays a table and if not then it shouldn't get displayed. What i did was created an IF statement from Insert>Quick Parts>Field i.e. IF Expression1 <> "" "Success" "Failure". After this I edited this IF condition to the image inserted below.
So what does the above snippet suggest that if the Tagger field is not "" then it should display the table else it shouldn't. But when I am trying to do in such way i am getting failure. So can the team help me in suggesting that how can i display a table in if condition as per the image snippet attached above.