Ignition Tag report tool

Hi community!

I have a question or more like need some guidance regarding tag report tool. Currently I am utilizing tag report tool to find PLC address via known tagpath and vice versa. In my tag browser, I have UDT tag instance. So this UDT comes with parameters.

So my question is when I use "Parameter" criteria to find tags that matches my search condition, I do not get any result. Below is screenshot with a UDT instance tag that has parameters with its value.

Basically I would like to search all the tags that contains parameter value "Lubrication".

Below is the screenshot of the tag report tool and it's search criteria that I have used.

I probably missing something, appreciate your advise.

Thank you

Try putting asterisks around the BMK

*BMK*
1 Like

@MMaynard , thank you for the reply and suggestion. Appreciate it.

What I have noticed is that, when we use search condition as parameter with "Like" operator and search text can be the value or the key. It gives all the result. For example in my search criteria, I look for parameter value "Lubrication" and a key called "BMK".

Best regards