Field is not showing up to dot walk

Roshani
Tera Expert

Hi All,

I am creating interactive filters on reports. I am not able to dot walk custom table name "hr bu" which is of string type. How can I dot walk .

5 REPLIES 5

Thomas_Davis
Administrator
Administrator

Whatever you are trying to dot-walk to must be referenced from another table.  Can you share a screenshot of what you are experiencing, for better understanding?

Hi thomas ,

I dont have ability to dot walk one custom field which is of string type from user table

find_real_file.png

Adam Stout
ServiceNow Employee
ServiceNow Employee

What are you showing?  If you are trying to dot-walk through HR BU, you just click on the arrow next to HR BU.  What isn't working?

That is correct.  If it is a custom field without a reference, it has no idea what to dot-walk to.  If you have a custom reference field on a table, it would then dot-walk to the table that is referenced on the custom field.