Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

Filtered Portal displaying wrong (and duplicate) information?


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

Recommended Posts

  • Newbies
Posted

I have a portal on a layout which is filtered by a drop-down list immediately above it, yet, when filtered, displays multiples of the same record.

The filtering menu appears to do SOMETHING, as selecting an option alters the portal. Currently the portal is displaying the appropriate amount of records; the problem is that the portal only ever displays one record, and instead of displaying the appropriate records, displays the same record repeatedly.

Pictures are below. Thank you so much in advance for your help!

I have a decent understanding of SQL, relationship and database structure, though no formal training. I am computer-science acquainted, however, and understand scripting.

[color:green]Background information:

This is a financial aid add-on to a school admissions database.

The relevant tables are

admissionstest, which holds "Student Number"(pk)/student information

and

FinancialAidApp, which is connected to admissionstest via the field "Student ID".

For the filter portal, I have also created another instance of FinancialAidApp, Year Filtered FinAidApp. This is linked to a global g_year in the parent table.(admissions test)

In the layout itself, the drop-down list is tied to the field admissionstest::g_year

and the portal is tied to the table Year Filtered FinAidApp

Pictures attached:

sampledata.th.png

  • Newbies
Posted

/headdesk. That fixed it! Thanks so much, I nearly went cross-eyed trying to figure it out yesterday!

I had made the portal fields before I established the filter relationship (and the duplicate table). 5 second fixes are my favorite.

This topic is 5379 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.