on ‎2012 Jan 11 9:18 AM
Hello Experts ,
I am trying to prepare one report which will pull some fields ( extended fields ) from Rfx header page and display in the report . For this I have made one query definition and written SQL query . Now all fields except the date fields are successfully fetched and displayed by the query . Only when I am adding the date field inside "result field" tab , the query is throwing error like -
" ORA-00904: "EFFECTIVE_START_DATE": invalid identifier "
but this field name is correct .
Any formatting needs for this field ?
Regards
Sudipta
Request clarification before answering.
Resolved
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sudipta,
Thanks for your reply.
Actually I have created a diferent extension field and want to add that field in Results fields of particular Query Definition. But when I use it Tablename.Extension_Field_Name, its giving below exception
ORA-00904: "t"."fieldname": invalid identifier
Any idea what needs to be taken care of while using extension fields in Queries.
Thanks,
Saloni
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.