Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
(In French)Bonjour,
Dans une application QlikView, j'utilise un bouton qui déclenche 3 actions d'ouverture de documents QlikView. Je souhaiterais qu'une de ces actions se déclenche uniquement si une condition est respectée. Dans le champ "document" de l'action "ouvrir un document qlikView", j'ai essayé de mettre une condition if, mais ça ne fonctionne pas.
=if(FINANCE_RESTREINT='OUI',.\Finance_Restreint\dette.qvw)
Pouvez-vous m'aider? Merci. Séverine
(In English) Hello,
In a qlikview application, i use a button which launch 3 actions to open other qlikview documents. Il would like that one of this actions would be launched with a condition. In the field "document" of the action "open a qlikview document", i tried to use an "if" condition, but it dosen't work.
=if(FINANCE_RESTREINT='OUI',.\Finance_Restreint\dette.qvw)
Could you help me please? Thank's. Séverine
Hi Séverine,
one way to do that would be to create three buttons, placed to the same position in the dashboard. For each button define its opening document action (without conditions) and in Properties Layout tab set conditional, under which button should be visible (for instance, button that will open dette.qvw has to have conditional
FINANCE_RESTREINT='OUI')
regards
Hi Séverine,
one way to do that would be to create three buttons, placed to the same position in the dashboard. For each button define its opening document action (without conditions) and in Properties Layout tab set conditional, under which button should be visible (for instance, button that will open dette.qvw has to have conditional
FINANCE_RESTREINT='OUI')
regards
Bonjour Severine,
Si vous souhaitez poser plus de questions en français, je vous conseille de les poster sur le groupe des utilisateurs francophones.
Martin Favier