Select whether to show complex join options in the report Joins menu.
public System.bool IsShowComplexJoins {get; set;}
Property Value
True to allow users to modify join operators and expressions, and allow conjoining clauses.
False to only permit joining data columns on equality.