Tengo una pregunta, requiero quitar un servicio del filtro de servicio para que no me salga, pero cuando lo quito se me quedan seleccionados los campos que si quedaron, de que manera puedo quitar ese campo y que no me queden como seleccionados los otros
Hi @Santi98,
You can achieve this by using ‘specific values’ on your control.
Once you’ve created your multi-select parameter for Services, create a control for it as well. Instead of linking it to the dataset, add in your services to the ‘define specific values’ section. They will need to be case sensitive so make sure you match any capital letters used (one service per line):
One additional note, consider adding default values to your parameter so that you can remove the ‘select all’ option. This will populate all service options still, even if they are no longer an option in the dropdown.
Pero el tema es que me deshabilita la opción de que se actualice la información conforme al cambio de otros filtros, ya no me aparece la opción de solo valores relevantes
Hi @Santi98,
Correct because you are already specifying the values being returned through using ‘specific values’.
So are you saying that for your case, the ‘Services’ control is linked to only show relevant values based on other control?
Hi @Santi98,
Understood. So in this case, you’ll have to create a calculated field on your dataset layer to limit the response from returning that value. Something like: