Hi Experts,
I have a problem.
When i try to add one more column to my tabular form created from collection it throws error - ORA-01403 No Data Found.
It throws error even if i add some dummy column like: 'test' damages. (see screenshots bellow). I created report bellow "TEST" where is the same select like for tabular form. There are correct values.
If i remove the column from source query, everything works fine again. But i have to extend tabular form for one more column. Where should be the problem ?
Real column used screenshot:

source from tablar form and 'TEST' Report:

Dummy 'test' value column used screenshot:

source from tablar form and 'TEST' Report:

APEX 5.0
DB 11g
Apache Tomcat
Thanks
J