I have an Employees table and a slice named Current Employees. These tables have a Department column with dropdown referencing a Departments table. The Departments table has a related employees column named "Employees1" with REF_ROWS("Current Employees", "Department") and List format.
From the preview app to the side of the editor I can add and edit records, but can not delete. From the desktop version I can not add, edit, or delete any records. The error given when trying to complete these actions is, "Action failed. Employees1 is invalid". Every table involved is set to accept updates, adds, and deletes.
If there's any other information I can provide to help determine what's going on, please let me know.
Solved! Go to Solution.
Did you rename the auto-generated [Related Employees] column, as well as change its expression to point to the Slice instead?
I recommend "resetting" the situation here. Do this:
See if that fixes some things.
Did you rename the auto-generated [Related Employees] column, as well as change its expression to point to the Slice instead?
I recommend "resetting" the situation here. Do this:
See if that fixes some things.
Marc, that did it!
I had renamed the auto-generated [Related Employees] column and changed it to point to the slice.
I created a copy of the app and made your suggested changes in the copy, and it seems to be working exactly as expected! Looking at the original, it looks like the formulas and tables referenced were correct compared to the new app. The only difference I'm seeing is that, as you suggested, I didn't touch the auto-generated column.
Unfortunately I'm not sure why this worked, but I have an idea of what to try should I encounter a similar problem in the future. And thank you for the help!
User | Count |
---|---|
34 | |
8 | |
2 | |
2 | |
2 |