Interactive Filter On Asset table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2022 05:13 AM
Hi,
I want to create interactive filter to search asset tag and report should get updated simultaneously.
but there was an error while creating interactive filter on reference table alm_asset
error: Reference field is not type of "alm_asset"
can someone please suggest how to achieve this.
Thanks,
Nikitha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2022 05:16 AM
hello
on which table you configured your interactive filter ?
also can you please send a screenshot of the interactive filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2022 05:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2022 05:27 AM
You have to do it other way around
Configure the interactive filter on user table which is sys_user and then in the interactive filter reference let it be alm_Asset and assigned to field
Reason being that assigned to is referring to user table so your interactive filter must be on user table and the interactive filter reference record must be on alm_asset table with field as assigned to
Hope this helps
please mark my answer correct if this helps you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2022 06:42 AM