So I want to create a Pivot Table from some data in Excel.
In the first column I have Dates in format dd/mm/yyyy and the other 4 columns are text.
I have a dynamic range called DynamicData that refers to all the data (it gets it well).
The problem is :
When I insert the Pivot Table Range manually selecting it, the Dates are well taken.
When I use the Defined name the dates are not well interpreted by the pivot table and I cannot group by month.
Dynamic defined names in pivot tables do not work well for dates???
Thank you all in advance