Jump to content
  • Cascading in jasper soft studio with two different table parametres


    vallemdevi
    Assigned User chicuslavic
    CategoryTask
    PriorityImmediate
    ReproducibilityN/A
    ResolutionNo Change Required
    SeverityMinor
    StatusClosed
    Versionv6.0.2

    Please explain the Cascading parameters between two tables.

    select Table A

    where Parameter_A = $P{prmA}

    and A.Column1 in

    (Table C

    where

    (select from Table B where Parameter_B = $P{prmB} )

     

    union

     

    Table C where

    (select from Table B where Parameter_B = $P{prmB} )

     



    User Feedback

    Recommended Comments

    Changed Resolution from Open to No Change Required

    Changed Status from New to Closed

    Changed Assigned User from - to @chicuslavic


    I don't get your question, where you see cascading here? Reformulate your question, add a report sample.
    Link to comment
    Share on other sites


×
×
  • Create New...