"Application Name" Field not available on Requests filters

abc1233
Tera Contributor

Hi All,

 

When I'm trying to create filter to filter Requests I can't find the Application Name  available for filter or present as a column on the filter search results.

Application name is field on RITM and I want to apply that filter on Request.

What I need to do so that I can see "Application Name" column On list view of Request and will able to apply filter on Requests.

12 REPLIES 12

abc1233
Tera Contributor

Hi @Bert_c1 / @Harsh_Deep ,

I have never worked on dependency views but as per KB article I tried to create on Dependency view but still its is not working

below is the attached image of dependency view that i have created.

but if i open any table under "view table" its is showing blank.(refer 2nd image)

 

abc1233_1-1697898083969.png

 

abc1233_2-1697898179130.png

 

 

 

Jaspal Singh
Mega Patron
Mega Patron

Hi,

It seems Applicaiton Name is a variable on the form. You cannot access fields on child (REQ) from parent (RITM).

You can report on RITM table and add filter for relevant variables you need and dot-walk REQ to get required fields.

Hi @Jaspal Singh ,

Yes "Application Name" is variable on RITM form and i m trying to apply filter on RITM table by dotwalking but still i'm not able to see Name of Application.

abc1233_0-1697898687333.png

 

Since, it is a reference field no need to dot-walk till Name

Catalog.Application will suffice.

@Jaspal Singh ,

Still it is not working, is there any other solution?