nathanwiley
Technical User
Hello again,
I am needing help showing / sorting out claims not given.
We provide assistance to households who heat with GAS, ELECTRIC, but if we provide a benefit to the GAS and not the ELECTRIC I need to know because you can't get help without an ELECTRIC claim. "without special approval"
Here is what I have,
{vwAVApplications.ApprovedForEAP} and
{vwAVEAPClaims.ProgramYear} = 2010 and
{vwAVEAPClaims.ClaimType} = "Electric, EAP" and
{vwAVApplications.HeatingFuel} in ["Coal", "Kerosene", "LP Gas", "Natural Gas", "Oil", "Wood"]
"Claim Type" I want to show who has received benefits without getting an electric claim.
I hope this is enough info, I am a newbie so thanks in advance for any help.
I am needing help showing / sorting out claims not given.
We provide assistance to households who heat with GAS, ELECTRIC, but if we provide a benefit to the GAS and not the ELECTRIC I need to know because you can't get help without an ELECTRIC claim. "without special approval"
Here is what I have,
{vwAVApplications.ApprovedForEAP} and
{vwAVEAPClaims.ProgramYear} = 2010 and
{vwAVEAPClaims.ClaimType} = "Electric, EAP" and
{vwAVApplications.HeatingFuel} in ["Coal", "Kerosene", "LP Gas", "Natural Gas", "Oil", "Wood"]
"Claim Type" I want to show who has received benefits without getting an electric claim.
I hope this is enough info, I am a newbie so thanks in advance for any help.