Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

merging charts

Hi friends,

I am having the below three fields(currency,product,intrest rates) to create the chart, i created three different charts using the currency,but

business people want me to create a single chart like below and i have to include group feild also which is hard coded by them.

when they export to excel the same pattern should come in the excel.

please help me if any one knows....


     

CurrencygroupProductIntrest rates
0-30d31-90d91-180d181-360d
SGDAssets - On-balance SheetLoans - Fixed Rate                8,323        19,608          2,549         (6,343)
SGDDerivatives - Off-balance SheetLoans - Floating Rate (SOR)                  (821)        (1,223)             (89)           (224)
SGDLiabilities - On-balance SheetFixed Deposits                      -                  -                  -                  -  
USDAssets - On-balance SheetLoans - Fixed Rate                8,323        19,608          2,549         (6,343)
USDDerivatives - Off-balance SheetInterest Rate Swaps                8,323        19,608          2,549         (6,343)
USDLiabilities - On-balance SheetCross Currency Swaps                  (821)        (1,223)             (89)           (224)
EURAssets - On-balance SheetLoans - Fixed Rate                8,323        19,608          2,549         (6,343)
EURLiabilities - On-balance SheetLoans - Floating Rate (SOR)                  (821)        (1,223)             (89)           (224)
EURDerivatives - Off-balance SheetCross Currency Swaps                  (821)        (1,223)             (89)           (224)


3 Replies
settu_periasamy
Master III
Master III

Hi,

How do you classify your Group? If it is based on your Breakdown field, you can just Load with Inline Table using the Keyfield of Breakdown.

Or you can Join your Group field Into your "IR" Table using the ApplyMap.

I just Load the sample table for Group and Breakdown. You can create your own Group based on your Breakdown field.

Check the attachment.

Not applicable
Author

Hi,

Thank you so much for the reply, and it is working ,

my issue is how i can merge the above three currencies in a single chart?

settu_periasamy
Master III
Master III

I didn't get you. Can you please tell the example expected output?

Edit:

I updated the Currency using the ApplyMap I have loaded the Inline Currency Table.

Check the Attachment.