Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apex using colon in item values

609332Dec 12 2007 — edited Dec 13 2007
Hi,

I am trying to use drill down mechanism in apex.I have a report with an attribute http://test.com clicking on which it will show another report with all values from table where name="http://test.com".

I am using text item to pass the value from the first report to the second.

So I have created a text item in second report and using it in the where caluse.

But unfortuately the value of the text item in the second report is coming only as "http". Everything after ":" is missing.So the second report is empty as there are no values in that table with name "http".

Can somebody advise me? Is it because ":" is a special character used for describing the items? If so wht to do?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 10 2008
Added on Dec 12 2007
8 comments
1,583 views