Presentation variable based on another presentation variable
Summary:
I would like to print the Negotiation Title of the selected Negotiation Number in the Header.
I have the Negotiation number in a presentation variable (pb_negotiation).
How can I print the Title of this selected Negotiation .
I tried with a presentation variable (pv_title) with Default Selection as an SQL (SELECT "- Supplier List Detail"."Negotiation Header Negotiation Title" FROM "Sourcing - Supplier Negotiations Real Time" WHERE "- Supplier List Detail"."Negotiation Header Negotiation Number" = '@{pv_negotiation}') but not getting any results.
I tried the same SQL at Choice List Values as well without any results.
Tagged:
0