Dynamic filter Option using a Script include as reference script on a table in a custom application scope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2016 06:42 AM
I was trying to create a dynamic filter on a table in a custom application scope to use it as a reference qualifier. I had chosen a script include as the reference script in the dynamic filter option. When I submitted it, an error was displayed saying that the 'script include' table is in Global application scope and the current dynamic filter option is in a different application scope. If I try to create the dynamic filter option in global scope application, the table could not be accessed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2016 06:57 AM
In script include did u try giving accessible from--all application scopes?
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2016 07:10 AM
Hi Harish,
I did, but it didn't work. The issue is with the contrast in the application scopes of the 'script include' TABLE and the application scope of the dynamic filter that's being created now.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2017 04:44 PM