Okay, I've tried sum(distinct decode and I think it's not working because I'm trying to use sum on a non-numeric field. I'm trying to show all the benefits in pv_health_benefit table with 1 row per employee with columns like such:
Emplid Name Medical Dental Vision
1234 Susie Que Cigna Delta VSP
I keep getting multiple rows. Also, I'd like to include the pv_life_add_ben, pv_disable_ben and pv_fsa_benefit tables so that the field can run 1 report and see ALL the benefits their employee has in 1 report.
I know there is a way to do this I'm just drawing a blank right now.
Any help on this is appreciated.
TIA,
Sarah
Emplid Name Medical Dental Vision
1234 Susie Que Cigna Delta VSP
I keep getting multiple rows. Also, I'd like to include the pv_life_add_ben, pv_disable_ben and pv_fsa_benefit tables so that the field can run 1 report and see ALL the benefits their employee has in 1 report.
I know there is a way to do this I'm just drawing a blank right now.
Any help on this is appreciated.
TIA,
Sarah