Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
Need to create one cyclic group name as 'Cyg_N' with the fields Name,No and No_Id with condition.The below are my output data.
Am failing to create the below condition and how to show that in cyclic group level.
If I am selecting the ‘No_Id’ field then
No_Id | Exp1 | Exp2 | Exp3 | Exp4 | Exp5 | Exp6 | Exp7 |
ABC | 0 | 0 | 0 | 0 | 2155 | 0 | -2155 |
ABC | 2180 | 0 | 2180 | 0 | 0 | 0 | 2180 |
Here When I have to make filter on the ‘INLN’ the condition is ‘INLN’=0
For the below 2 are ok.
If I am selecting the ‘Name’ field then
Name | Exp1 | Exp2 | Exp3 | Exp4 | Exp5 | Exp6 | Exp7 |
ABC | 2180 | 0 | 2180 | 60 | 2196 | 0 | 44 |
If I am selecting the ‘No’ field then
No | Exp1 | Exp2 | Exp3 | Exp4 | Exp5 | Exp6 | Exp7 |
ABC | 2180 | 0 | 2180 | 60 | 2196 | 0 | 44 |
Here am attaching my sample data.I hope yous understand my requirement
Any help from anyone...Its some what urgent.
More Thanks,
Ajay