Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3441

How to display data in stack column chart by consuming Gateway?

$
0
0

Dear Experts, 

     below shown a screen shot and some simple code on stack column. May i know is it correct i filled the bold part in the code there with the red box which is highlighted in the screen shot?

 

ScreenHunter_147 Jul. 22 17.07.jpg

 

var oDatasetStacked_Column1 = new sap.viz.ui5.data.FlattenedDataset({

            dimensions: [{

                name: "Product Group",

                value: "{Paph3Pa}"

            }

            ],

            measures: [{

                name: 'LC Amount',

                value: '{HslRevenue}'

            }, {

                name: 'LC Amount',

                value: '{Hsl}'

            }],

            data: {

                path: "/Products"

            }

        });

 

Regards,

Loh.


Viewing all articles
Browse latest Browse all 3441

Trending Articles



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