Hello everybody,
Does someone know how to hide one or multiple specific column?
On the picture I've 3 Columns with
<"Besoins crée". <"Nb Projet S">. <"Nb RDV P"> (Create by "Noms mesures")
In these 3 column I got 3 others sub columns
<"Empty name"> . <"AT">. <"BE"> (Created by a simple calculated field "C_AO_Type_Chaine")
I would delete or hide for <"Besoins crée". <"Nb Projet S">the empty columns
The same for <"Nb RDV P"> where I want to hide the "AT". "BE". column
And Finally get:
<"Besoins crée"> . <"Nb Projet S">. <"Nb RDV P">
<<"AT"> <"BE">> . <<"AT"> <"BE">> . <"Empty name"> .
I want to hide them, make them independent because values in theses sub columns will be always null or equal to 0.
Anyone could have a solution for this?
Thank you
In the first picture this is my my current tables
In the second picture this is the tables I want to obtain without red surrounded columns