PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Pivot table does not collapse
Pivot table does not collapse
Iniciado por s.abramo, 08,may. 2016 20:41 - 1 respuesta
Publicado el 08,mayo 2016 - 20:41
Hello,
I created a pivot table base on file
I have 3 fields in the right pane : group, customer, products
and in the top pane I have the date (separated in year/month)
it works perfectly but, on 2 different customer, when I open the group block, I get 3 of 10 customer already opened. I cannot collapse them in any way.

I tried to create a new windows / pivot table, tried to change the field (from multifile to simple field) but the problem is the same on the same records

Any idea on what can I do ?
Publicado el 10,mayo 2016 - 15:46
I Found the solution : Too many Key in the file used for the PVT Table

Bye