We use multiple scorecards under Ideas and need the ability to apply conditional logic. Specifically, when a user selects a particular Impact Type (e.g., "Retention" or "Existing Market Growth"), the system should dynamically present only the scorecard designed for that Impact Type. This would require an IF/ELSE condition to control which scorecard is displayed based on the user's selection. Is this feasible within the current setup?