Forum Discussion
sahernandez
3 years agoNew Member
HEADER COLUMN DINAMIC
Hi, I have a table like this. I need to extract the information searching by name and return the result depending on the date. For example if I filter by "1PERSON" and 03/01/2023 date, t...
- 3 years ago
Unpivot columns
d_gosbell
Super User
3 years agoUnpivot columns
- sahernandez3 years agoNew Member
In the end I achieved it with part of your proposed solution.
First I clicked on the transpose option. I did the first row of headers and then pivot table.
Thank you so much.