Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
How do you determine 10 value for D?
See if this helps you to get what you want here
its a condition like summation of value A and B
Check out the attachement
What is Dim here ?
Dim is an island table created in the script:
Dim:
LOAD * INLINE [
Dim
1
2
];