Pivot view disabled dashboard
It is possible to disable the pivot table on an explore dashboard. To disable the pivot view in your Rill project, add the following to your explore dashboard YAML:
embeds: hide_pivot: true
Please see an example explore dashboard from our demo project.
Loading...