Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4041

Design Studio 1.6 – Change dynamically a dimension in Scorecard

$
0
0

Hi

 

I’m starting with DS 1.6 SP1 and I would like to use scorecard component to full fill one of my requirements.

 

My scenario, to be used with scorecard component, is one dimension against several measures to be displayed in multiple columns with multiple charts (including combination charts), but this dimension can be change dynamically with other possible dimensions.

 

With DS 1.5 I was able to develop this same scenario with several charts displayed against one dimension selected by the user, like:

1.png

Possible drill down:

2.png

 

Now in DS 1.6 SP1 I want to rebuild this scenario by using the scorecard component but, after some analysis, I’m not able to change one dimension dynamically by swapping a dimension with different one at the data source level, like:

DS_1.swapDimensions("0COMP_CODE__YGZONE", "0COMP_CODE__YGSUBZONE");

 

If I do this logic in DS 1.6 I get :

3.png

 

After reading:

Design Studio 1.6 - Advanced Selection in Scorecard

http://scn.sap.com/community/businessobjects-design-studio/blog/2015/12/18/design-studio-16--advanced-selection-in-scorecard

 

I’ve tried to change the “Advanced Row Scope Selection”:

4.png

 

By using a global variable instead of the dimension, like:

On startup of the app:

swap_dimension = “0COMP_CODE__YGSUBZONE”;

 

In “Advanced Row Scope Selection” I changed to:

                {/swap_dimension : “*”}

Or

                {swap_dimension : “*”}

Without sucess !!!

 

So, can you please suggest how can I dynamically change a dimension used in scorecard component?

 

Waiting by your soonest reply

 

Regards

Armando Santos


Viewing all articles
Browse latest Browse all 4041

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>