Hello All,
I'm trying to do a report which somewhat dunno how to do in Business Objects... If someone can throw some light i would appreciate it....
------- -------- -------
Shop ID Visit No Status
------- -------- -------
100 1 2
100 2 4
100 3 5
200 1 3
200 2 4
200 3 4
300 1 4
400 1 3
The above is the visit details of Sales Person to shops...
Now my problem is i want to display list of shops whose status is
equal to a given value as on the last visit to that shop... that is
if i say show the details for shops whose status is 5 then it
shud display all the shops whose last visit status is 5....
one more thing that i'm looking for is, status wise no of shops...
again this shud take the last visit status and count the shops.....like
this....
Status No of Shops
------ -----------
3 1
4 2
5 1
Best Regards,
Sridharan
I'm trying to do a report which somewhat dunno how to do in Business Objects... If someone can throw some light i would appreciate it....
------- -------- -------
Shop ID Visit No Status
------- -------- -------
100 1 2
100 2 4
100 3 5
200 1 3
200 2 4
200 3 4
300 1 4
400 1 3
The above is the visit details of Sales Person to shops...
Now my problem is i want to display list of shops whose status is
equal to a given value as on the last visit to that shop... that is
if i say show the details for shops whose status is 5 then it
shud display all the shops whose last visit status is 5....
one more thing that i'm looking for is, status wise no of shops...
again this shud take the last visit status and count the shops.....like
this....
Status No of Shops
------ -----------
3 1
4 2
5 1
Best Regards,
Sridharan