Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8451

Re: Array to retrieve ID based on rank

$
0
0

Hi Alexandre VASSILIADI,

 

Hope i got you correct :-) try below code

 

var dims = DS_1.getMembers("0BC_VEND1__0BC_EVAL",10); // give here TEAMID in your case

 

 

var dim0 = dims[0];var dim1 = dims[1];var dim2 = dims[2]; // give for all values

 

 

IMAGE_1.setImage(dim0.internalKey+".png");

IMAGE_2.setImage(dim1.internalKey+".png");

IMAGE_3.setImage(dim2.internalKey+".png");

 

 

------

 

output will be like this

 

Keep the images name in repository application folder with value names

 

Capture.JPG

 

Regards,

Subhash


Viewing all articles
Browse latest Browse all 8451

Trending Articles



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