matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.88k stars 2.65k forks source link

Pivot feature does not work with all columns table visualisation #18268

Open tsteur opened 3 years ago

tsteur commented 3 years ago

Reproduced this eg with Source Medium report see https://github.com/matomo-org/plugin-MarketingCampaignsReporting/pull/83

Also reproduced this with the "Search Engines" report.

To reproduce select the visualisation

image

it will show data. Then select the Pivot feature using the cog icon

image

Then it will show now data.

Pivot feature works with the regular simple table visualisation.

Maybe a simple solution could be to simply disable pivot feature when all columns table is used. Or maybe we can get it to work.

sgiehl commented 3 years ago

@tsteur another simple solution would be to force the normal table viz when a pivot is given.