- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2024 11:15 PM - edited ‎04-03-2024 11:43 PM
How to reporting on Record Producer Variables on a Record of a Non-inherited new scope table.
if i try to go over "sc_item_produced_record", then there is an empty Task Field, because my table is not extended from task.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2024 11:27 PM
Hi @Meloper record producer variables are stored in question_answer table, so you would need to run report on this table or create a database view between your table and question_answer table
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2024 11:27 PM
Hi @Meloper record producer variables are stored in question_answer table, so you would need to run report on this table or create a database view between your table and question_answer table
Harish