I am trying to create a site usage report as excel pivot table
Has anybody done this before.
If yes please share the process with me.
As far as my idea goes we have to decrypt the log files into a seperate file and load it into a database and connect an exccel pivot table to that data source.
I am having issues with decrypting the files.