Is there any way in CRXI I can combine 2 fields.
ID MONTH QUARTER FINAL
-- ------ ------- -----
1 Jan2005 Q1 Q1
Jan2005
2 march 2006 Q2 Q2
March2005
3 July2006 Q4 Q4
July2006
I want FINAL column as Parameter field.
I'm trying to create 1.parameter field which will ask "Quarter or Month"
If Somebdy picks "Quarter" then In next parameter field he will pick "Q1,Q2,Q3 or Q4" But if somebdy picks Month then he has to pick "Jan2005,feb 2005.." from 2nd parameter.Table is using has
ID Month Quarter FINAL
-- ----- ------- -----
1 Jan2005 Q1 Q1
Jan2005
2 march 2006 Q2 Q2
March2005
3 July2006 Q4 Q4
July2006
So,FINAL column has Quarter Column Value then Month Column value. FINAL Column will be used as parameter field.
I'm not sure if its possible.
In Simple I'm trying to create parameter fields.
Parameter1 will have 2 things to pick(Quarter or Month)
& then the o/p of parameter2 will depend on parameter1.
I hope this info will help u.
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.