Question:
I have created a counter for counting number of claims for every company number. The counter is working fine for company numbers having claims equal to or more than 1 . I am trying to get the company numbers with 0 Claims but the counter is not getting those company numbers.
Please advice if anyone has worked on a similar problem or anyone can suggest a way out.
Thanks
Answer:
That's perfectly normal, because using an InfoCube you can't report "on something that didn't happen ...
Build a MultiProvider on you Cube and the InfoObject "Company", that's one way of solving the problem...
Answer:
i tried using a multiprovider ..with the infocube and the master data object company number but even then it is not fetching the company numbers with zero records.
Actually , i am trying to get compnay numbers with zero number of records on a recorded date. While the counter is working fine for getting number of claims for company numbers ..it does not include the compnay numbers with zero claims . Also , i have tried using condition but to no avail.
Answer:
Hi,
How did you create the counter ? can you advice me?
Thanks in advance