t27duck / active_reporting

OLAP-like DSL for ActiveRecord-based reporting
MIT License
136 stars 19 forks source link

Allow dimension label override #38

Closed jsuarezb closed 3 years ago

jsuarezb commented 3 years ago

Allow defining the column to be used as label for a dimension.

dimension :desk, label_column: :title

This way there's no need to create an extra FactModel.