• IF THE ELSE statement in Simple List Report

    Hello all. 

    I need to have "if then else" statement in simple list report xml view in such case:

    IF @Parameter=1

    <DatabaseExportDefinition BaseTable="DPRJournalSetup">

    ...

    </DatabaseExportDefinition> </THEN>

    IF …