Hi All,
I am having 2 charts from a single data source. (1 Column Chart and 1 Stacked Column Chart)
I am having total 3 measures in my data source. (Measure 1, Measure 2, Measure 3)
Column Chart using Measure 1, and Stacked Column Chart using Measure 2 and Measure 3
I want to have the maximum value of 3 measures as a Maximum Scaling point for both the charts.
How can i achieve this?
I read the following posts but didt find the suitable answer/solution to my issue
Dynamic Axis Min/Max on Charts
Not able to find setAxisScaling function in Design Studio 1.6
Environment:
Data Source : Universe
Design Studio 1.6
Any kind of help is appreciated.