Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Summarized Portal Records


This topic is 7369 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I am trying to create an iTunes-like interface to act as a front end to several databases (Magazines, Issues, Competitions). The idea being the user can click on a portal displaying Magazines which will then create a key for the next portal displaying the years that magazine has been published. This continues onto Issues published in that year and onto competitions run in that issue. I am trying to achieve a drill down like action where the user by clicking is filtering down the list of records.

My problem is that when the user clicks on the Magazine Portal Row all the issue records for that magazine show in the year portal. Meaning there are duplicates displayed instead of only showing a single entry for each year. I want the portal to display only one occurance of each year so that when the click on it the issues for that year display.

I am currently storing the year field in the issues database.

Any ideas on how to tackle this one?

Posted

Hi,

Mark the first or Last issue for each magazine/year with a 1.

Then a calculation

cYearKey = Choose(last;"";Year)

Base your relationship on this key rather than the classic key.

As for the initial Mark, this would rather be made by a script, as related records calculation wouldn't be indexable.

HTH

This topic is 7369 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.