Hello PIWIK-Team,
I just updated to 1.8.2 and tried the new Row Evolution function. When trying to export the graphs as CSV or TSV I get the Error-message:
Error: Cannot load subtable if expanded=1 is set.
It seems to work on the top-level. Do I have to change the expanded-Parameter somewhere? And how would this affect other functions?
I changed ‘expanded=1’ to ‘flat=1’ in the URL - it’s not working. However, if I simply delete ‘&expanded=1’ in the URL it works. Is there some place in the programme-code where I can fix this? Or do I have to change it manually in the URL every time I want to export CSV/TSV?