Affichage dynamique d'un objet en fonction d'un objet sélectionné
Bonjour,
J'ai un conteneur contenant 7 tableaux et un autre conteneur avec un graphique.
Je voudrais quand j'arrive sur le dernier de mes 7 tableaux que le graphique soit un autre graphique.
C'est possible de faire ça?
J'ai essayé de conditionner l'objet graphique existant pour le faire disparaître en fonction de l'ID de l'objet Tableau mais je n'ai pas trouvé la fonction qui permettrait de faire cela si elle existe.
I have a container containing 7 tables and another container with a graph.
I would like when I arrive on the last of my 7 tables that the graphic is another graph.
Is it possible to do that?
I tried to condition the existing graphic object to make it disappear based on the ID of the Tableau object but I did not find the function that would do this if it exists.