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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
agni_gold
Specialist III
Specialist III

Can we add one more row in dimension value in chart.

Hi Friends,

Can i add one more row in my straight table , and based on that value i want to do some calculation.

like i want to add D in ID column and 10 as amount.

Thanks

6 Replies
sunny_talwar

How do you determine 10 value for D?

sunny_talwar

See if this helps you to get what you want here

agni_gold
Specialist III
Specialist III
Author

its a condition like summation of value A and B

sunny_talwar

Check out the attachement

agni_gold
Specialist III
Specialist III
Author

What is Dim here ?

sunny_talwar

Dim is an island table created in the script:

Dim:

LOAD * INLINE [

Dim

1

2

];