Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Build a chart based on different columns

Hello Everyone,

I want to built this chart, The row level values will be changed as per the headers - TOTAL , ALM , TRADING & SCG , SALES , INVESTMENTS , INTL & OTHERS

table.PNG

Can anyone suggest how to build this ?

5 Replies
alexandros17
Partner - Champion III
Partner - Champion III

You need a pivot table, to group columns by label you need a dimension that contains the values

TOTAL , ALM , TRADING & SCG , SALES , INVESTMENTS , INTL & OTHERS

(you can do this with a load inline)


Then you must link the fields used in the columns to the field containing labels.


Let mew know

Not applicable
Author

Thanks for the response.

The row level fields NII,NFI,INVEST/CDS will be having different calculation for different headers-

For example - NII FOR ALM - NII will be based on a segment known as ALM

NII FOR TRADING & SCG - NII will be based on a segment known as Trading & SCG

How can i differentiate the values according to the Segment in one expression

vinieme12
Champion III
Champion III

can you provide a sample to demonstrate?

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
Not applicable
Author

DEMO.PNG

Here values under TOTAL header for NII is calculated for total when Segment = TOTAL and INDICATOR = ACT

and for ALM header NII will be calculated when Segment = ALM and INDICATOR = BUD

How can i bring these 2 calculation under one expression for NII ?

vinieme12
Champion III
Champion III

can you provide sample data so people here can help you better

Preparing examples for Upload - Reduction and Data Scrambling

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.