Hi Guys,
I am working on a pharmaceutical project.
I have a problem like there is 2 tables like case_event and case_pe.I have to display 3 fileds like desc_reported,serious and serious_death by comparing determined_causality.
I have to display the total cases of each type of desc_reported also serious and serious_death.
I have to retrieve all three fileds depends on Causality.
there are three cases like one is if causality is true,second one is false and last one is none.
also I have to count total on each column vise.
I have done this by custom SQL Query,but I am not able to do all totals of columns.
after I done this by SQL query lot of options r becoming disable.
Is there any solution to do this directly in IMPROMPTU.
I apprciate for ur great help.
Thanx in Advance.
I am working on a pharmaceutical project.
I have a problem like there is 2 tables like case_event and case_pe.I have to display 3 fileds like desc_reported,serious and serious_death by comparing determined_causality.
I have to display the total cases of each type of desc_reported also serious and serious_death.
I have to retrieve all three fileds depends on Causality.
there are three cases like one is if causality is true,second one is false and last one is none.
also I have to count total on each column vise.
I have done this by custom SQL Query,but I am not able to do all totals of columns.
after I done this by SQL query lot of options r becoming disable.
Is there any solution to do this directly in IMPROMPTU.
I apprciate for ur great help.
Thanx in Advance.