Ref Id (Key from Parent Table) is not reflected in Child Table

Hi,
Parent Table Data

PA Id # -> Key

Child table Data

The PA Id # is not shown in the Child Table.

Before, it’s working fine. I changed the columns structure & regenerated & facing this issue
I also, changed the Security Filter to FALSE to support data as per guidance.

Any idea why?

Thank you.

0 12 759
12 REPLIES 12

Steve
Platinum 4
Platinum 4

How would the child row get a value for PA Id #?

Let me put it clearly.
I meant that, PA Id # (key) value should be reflected in the Child Table.But,it’s not.
It’s the Ref value from the Parent table.

Why is the yellow Exclamation shown near the PA Id # key?
2X_a_aa02abc636fc9a15fb7048b780e32b406bc0fa1e.png

Label -> Date
Key -> PA Id # , a uniqueid() value.

I referred the posts, Since a while I get an exclamation mark next ... & No Errors but a caution sign appears in my app.

  1. I checked for broken references, but, all seems ok to me.I have regenerated the app several times.
  2. I have even deleted the Table & Added, Configured again. I am getting the same error.
  3. I have copied & just pasted the table values again, it’s still not doing any good!

Am clueless. Pls support.

  1. What is the name of your parent table?

  2. What is the name of the key column of the parent table?

  3. What is the name of your child table?

  4. What is the name of the key column of the child table?

What is the name of your parent table? -> PA Data
What is the name of the key column of the parent table? -> PA Id #
What is the name of your child table? -> Daily Associate PA
What is the name of the key column of the child table? -> Associate PA Id #

I tried copying the Order Capture app & tried to save new Order Detail.

Order Id # -> Parent table Key
2X_4_4156ef83076113a9eff5a1daee82a01f1876cf00.png

Order Detail Id # -> Child Table Key.
2X_6_6c3489ba2d0cf118d9f663f608f48b5957c1af5e.png

The former is also shown in the Child Table.

It’s working fine with that app. I don’t know where am I going wrong.

Steve
Platinum 4
Platinum 4

Whoops! I overlooked this:

That’s your problem, or at least a part of it. A security filter of FALSE filters out all rows of the table.

So, any workaround for this?
If I don’t set Security Filter, I am getting series of errors with my app,

  1. Even though, the table is available, it’s showing inaccessible or empty
  2. Even after Regenerating the column structure, it’s showing the same error message.The updated Table structure is not reflected in the app.

2X_6_60da808e20df70dd003a0c1ffd2ab74bda32624b.jpeg

Appsheet.Errors.Daily Associte PA Table1366×625 151 KB

2X_1_136762c98a613d0199944fd0c369514d95fa234d.png

The App is Regenerating the Structure but,instead of the Table structure, the whole page is getting refreshed even after repeated tries.Hence, the changes in the Table is not getting reflected in the app.

May I know why the following error occurs?

Thank you

It appears you did more than just take the security filter out. Please engage support@appsheet.com for further help. I don’t have the access necessary to do so.

Thank you for your time & effort

I just noticed, Security filter of FALSE is set to the Child Table & not the Parent Table.
Will that affect too?

A security filter of FALSE will make all of the rows of that table unavailable to the app. For all practical purposes, the app will see the table as empty.

Great. Thanks for the update

Top Labels in this Space