Users always want an ad-hoc table to build their own analysis. If they have a analyser licence, they can't create a sheet and build their tables.
We can do it with "show column if", but it's long to develop and hard to maintain, every time you add a measure or a dimension in your application, you have to add fields in your table.
We need an extension that has the following features :
Choose simple table or pivot table
The extension automatically retrieve all master items (dimensions and measures)
The user can select dimension or measure and it is added in the table
It works the same way as this extension for the UX, but the recovery of the available columns is automatic :