Group By Condition in beast mode

Options

It would be nice to have a "Group by" condition in beast mode

Comments

  • MichelleH
    Options

    @Ganesh_Naren If your beast mode is an aggregate, the Group by is determined by whatever dimensions are used in your card. For example if you have a beast mode SUM(`Sales`) in the Y-axis of a bar chart the values will group by whatever dimension you have in the X-axis, whether that be Month, Customer, Sales Rep, etc. This takes the place of the SQL "Group by" condition and allows a higher level of flexibility with your visuals.

    For anything more complex than that, I suggest you check out FIXED functions.