You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a 3 tables with the relations: A(one)->(many)B(one)->(many)C. Those relations are already setup on the Budibase.
On one of the app screens shows the C table with all the records. The question is how to add a column with the values from table A? I already added additional Formula Column with one value from table B, but table A is not among Bindings I can use.
Is there a workaround for that? I would guess this is a trivial problem, but I cannot find any other discussion about it.
Edit: I have to add that this trick did not worked either: #9302
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I have a 3 tables with the relations: A(one)->(many)B(one)->(many)C. Those relations are already setup on the Budibase.
On one of the app screens shows the C table with all the records. The question is how to add a column with the values from table A? I already added additional Formula Column with one value from table B, but table A is not among Bindings I can use.
Is there a workaround for that? I would guess this is a trivial problem, but I cannot find any other discussion about it.
Edit: I have to add that this trick did not worked either: #9302
Beta Was this translation helpful? Give feedback.
All reactions