When trying to export csv (/mnt/overlay/wcm/core/content/sites/createcsvexport.html/content) for the list of projects under /content, the excel is generating properly with depth field set to "Direct children only".
But when I am using the option "Additional level of childrens" with 1 or 2 or 3 level, an empty excel is generated with headers only with no content.
I have tried this on AEM version 6.5.9.0 and also with 6.5.20.0. both are not working.
Any one have any idea where to look for the resolution?
The problem is only coming for path /content. If we select any project path like /content/project1, then the csv report is generating properly.
Views
Replies
Total Likes
This behavior might be because Excel has limitations in rendering hierarchical data structures. However, the CSV report should be generated correctly with the specified depth level.
As the "Additional levels of children" option in the depth field instructs AEM to include assets from all subfolders recursively in the report, This hierarchical data structure can be represented in a flat CSV file but not easily rendered in Excel, which expects tabular data.
Try opening the CSV in Google sheets which handle hierarchical data better than Excel.
The downloaded excel doesn't have data at all if we select the "Additional level of childrens" option.
If the Data is there, then I may try your suggestion which sounds logical.
Then the problem something else entirely. Let me dig a little deep into this issue and will let you know if I find some solution.
Views
Replies
Total Likes
We,ve raised Adobe support ticket and will post the resolution on ticket closer.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies