lbass,
MOU_VAL issue stated above is solved if I added {TBL.MOU_Val} = {?MOU} inside the code
like below,
(
{?MOU_Val} = "MOU" and
(
if {?MOU_Region} <> "- ALL -" then
{TBL.MOU_REGION} = {?MOU_Region} and
{TBL.MOU_Val} = {?MOU} else
if {?MOU_Region} =...
lbass
Its working perfect except for the MOU_Val data field which is being retrieved on the report. If I select either MOU/NON MOU in the prompt, final report is retrieving all list of values for MOU_VAL (MOU & NON MOU& ALL.)instead of just a single MOU_Val
But if I select MOU_VAL prompt as...
lbass,
I tried with the above logic. When i selected MOU_Val as 'MOU' at the top it was still asking me for Region and Center.Similarly when i entered Non MOU it prompted for MOU_Region.
No matter what I select, it always prompted for all prompts with all list of values. Is it anything to do...
Ido,
I almost have a similar problem with different scenario,
I have 2 different dynamic cascading prompts(dcp) with two each,
Say the first dcp has MOU_VAL and MOU_Region and the second dcp has Region and Center.
When the parameters are prompted prompts should be defaulted the following way...
Hi,
I am trying to build a report which has 2 dynamic cascading parameters and 2 normal parameters.
Two of the Normal parameters 'Business' and 'Division' prompts should be prompted as usual.But it is not the same with my cascading prompts.
I have say a dynamic cascading prompt MOU_Val and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.