Parameter dependent on another parameter

Hello, good afternoon, has anyone ever made two parameters where Parameter 1 conditions parameter 2?

Parameter 1: Team
Parameter 2: Order

For Example, in one parameter I have two Teams, Team A and Team B, and in the other parameter, depending on what is selected in parameter 1 (Team A and B), it gives me the corresponding orders for each team.

Hi @agustinmoncada94,
You can achieve this by selecting the ‘show relevant values only’ option in your second parameter.
Select parameter 2 and hit the ‘edit’ button. In the format visual section under ‘Control Options’, select the ‘show relevant values only’ box. Once that pops up, you can select parameter 1, which will provide the outcome you’re looking to achieve.

Let us know if you have any additional questions or if this assists with your solution.

Thank you!

2 Likes

It’s exactly what I was looking for, thank you very much

2 Likes

Good morning, sorry to ask again, can a string parameter depend on a date parameter? And if so, how would that be?