funkmonsteruk
IS-IT--Management
I am working with BO on a database which utilises a diary. Basically the diary has several elements including a date and an event. These are linked to a 'case'
The problem i have is that i need to report on two types of event from the diary for each case.
The two events 'a' and 'b' are to be used as follows
i want to display all cases with an event 'a' (which occurs infrequently) and i want to show the date of event 'a'
But i also want to show the date at which event event 'b' occured (all estates with event 'a' will also have an event 'b')
I have tried using event = 'a' or event = 'b' but this shows cases where event 'b' only has occured as well as cases where event 'a' has occured.
Can anybody help
Funkmonster
The problem i have is that i need to report on two types of event from the diary for each case.
The two events 'a' and 'b' are to be used as follows
i want to display all cases with an event 'a' (which occurs infrequently) and i want to show the date of event 'a'
But i also want to show the date at which event event 'b' occured (all estates with event 'a' will also have an event 'b')
I have tried using event = 'a' or event = 'b' but this shows cases where event 'b' only has occured as well as cases where event 'a' has occured.
Can anybody help
Funkmonster