Hello
When I set the Identification type to "Form" and I insert simple query and select ITCW_FIELD_ID to Primary key e.g:
select SHORT_DESCRIPTION, ITCW_FIELD_ID from T_CNTRL_ITEM_FIELD where ITCW_FIELD_ID = 288;
no data shows up. But if I change the Identification to "classic report" the correct data appears. Please help, I don' understand this behavior it is the same query I use.
Thanks in advance.
