Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
ckoltam
Contributor III
Contributor III

Multiple values on a button

Good evening.

I want to filter Argentina and Brazil inside the Country field by pressing a button.

I used the action option of select values on a field and select values matching the search criteria. In both cases didn't make the double selection.

I tried with expressions like 'Argentina' & 'Brasil', 'Argentina Brasil' and create a variable with the text inside too.

 

Can anyone help me?

1 Solution

Accepted Solutions
QFabian
MVP
MVP

Hi @ckoltam , try with this :

='Argentina;Brasil'

QFabian_0-1665095050177.png

QFabian_1-1665095145177.png

Another option is create bookmarks, and then trigger them through a button

 

Greetings!! Fabián Quezada (QFabian)
did it work for you? give like and mark the solution as accepted.

View solution in original post

6 Replies
QFabian
MVP
MVP

Hi @ckoltam , try with this :

='Argentina;Brasil'

QFabian_0-1665095050177.png

QFabian_1-1665095145177.png

Another option is create bookmarks, and then trigger them through a button

 

Greetings!! Fabián Quezada (QFabian)
did it work for you? give like and mark the solution as accepted.
ckoltam
Contributor III
Contributor III
Author

Thank you @QFabian that was what I needed!

Xolink1389
Creator
Creator

un genio @QFabian como siempre, fabian aprovechando este hilo, es posible con un botón hacer que selecciones rango de fechas en una columna?

 Captura de pantalla 2022-10-07 095307.png

Quisiera que el botón pudiera seleccionar los meses posteriores supongamos si yo elijo un mes o fecha, me pregunte cuantos meses posteriores o anteriores quiero elegir referente a un mes o fecha selecionado

 

QFabian
MVP
MVP

Hola @Xolink1389 , probaste con esta extension ?.

QFabian_0-1665156712326.png

 

Greetings!! Fabián Quezada (QFabian)
did it work for you? give like and mark the solution as accepted.
Xolink1389
Creator
Creator

si la probe, pero en realidad, no puede seleccionarlos porque el camp es Texto y el calendario solo lee fechas

Xolink1389
Creator
Creator

o como es posible convertir ese formato de texto a fecha, pero que solo muestra el mes y el año y que pueda ser leído como fecha al mismo tiempo