overrider Posted September 16, 2005 Posted September 16, 2005 Hello all, i have a Portal which displays a set of Items. On the Portal i like to have one Field which displays the Number of Times the Item is on the Portal. It is no Problem that there are same Items on one Portal, i just need to know about it. So i made a Item_ID to Item_ID Relationship, a Calculation Field which does SUM (relation::constant1) . This Field only displays how many times the Item is in the Database though. How do i have to setup my Relationship please? Thanks,
-Queue- Posted September 16, 2005 Posted September 16, 2005 Create a relationship matching the Item_ID and parent key field to themselves, then a calculation of Count(rel::serial).
overrider Posted September 19, 2005 Author Posted September 19, 2005 i tried the way you suggested, but it just shows how many times that item is inside the whole database, but not hwo many times it is just on the portal. i could attach a file, but i cant find the attach file button in this new forum yet...
Recommended Posts
This topic is 7104 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now