Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
mario-sarkis
Creator II
Creator II

table Chart

HELLO!

Guys i have sveral fields that i need to show in a table Chart bas i need to put a condition:

for example:

TRANSACION   DATE WAITING TIME     ORIGINATOR VALIDATION     RECEIVER VALIDATION     Branch

10/1/2014               0:00:10                         AJURDI                                 SCHELOU                       Same Branch

10/1/2014               0:00:10                       RGDAHER                               CKHAWAND                    Inter Branch

10/1/2014               0:00:10                      NGHCHAMM                             CKHAWAND                    Same Branch

10/1/2014               0:00:10                        PAYOUB                                  HRAMADAN                    Same Branch

i need to show the data with a contion >> Branch='Same Branch' without showing the field branch

Thank you,

4 Replies
Not applicable

can u come up with little bit clear

morganaaron
Specialist
Specialist

Simply put {<Branch='Same Branch'>} into a set analysis statement within your expression.

mario-sarkis
Creator II
Creator II
Author

no expression execpt this condition i can put id alone ?

mario-sarkis
Creator II
Creator II
Author

yes of caurse

i need this output

transaction date        waiting time    originator validation     receiver validation   
10/1/2014                  0:00:10              AJURD                  SCHELOW

10/1/2014                  0:00:10             NGHCHAMM           CKHAWAND

10/1/2014                  0:00:10             PAYOUB                 CKHAWAND

THIS output is without the 'inter Branch'