Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
Current i got two Line charts,
1) First chart as Dimension: Time,Type
Measure: sum(distinct value)
2) second chart as Dimension :Time
Measure: count ( customer)
and then i place one chart over another chart.
so i want to known is it possible to achieve same requirement in one chart instead of two charts ,
i mean the first expression should use two dimensions(Time,Type) and the second expression should use only one dimension (Time)
see the first thing is the both expression will be displayed in same chart whose X - axis dimension is Time ,so has u said if i use group will it work ...if so can u elobrate little more plzz
You can create cyclic group in expression.
but for this case both the dimensions will be displayed for each expression, as we cant track which expression is selected in cyclic group