Top level directories
Hello,
is it possible to get the stats for all top level directories (with all Sub directories included) and just for them?
Thnak you for your help
Thomas Dallmeier
is it possible to get the stats for all top level directories (with all Sub directories included) and just for them?
Thnak you for your help
Thomas Dallmeier
1. Open Options > Report > Tables.
2. Select the Access Statistics > Most Requested Directories table.
3. Click the "More" button and choose the "Copy Table..." command.
4. Change the table name to "Top-Level Directories".
5. Open the "Data" tab and click the "Custom..." button to the right of the "Main data" combo.
6. Enable the "Use modification rules" setting and enter the following rules:
/ $= /
/(.*?)/ ~= /\1/
7. Click OK in all the open dialogs.
Alternatively you can modify the Most Requested Directories table. However, in this case you should enable the "Block table updates" setting in the table properties, so if you install newer versions of the program, this table won't be overwritten with the default one.