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
Now I want to create a power table for the model declarations.
The column user_id I want to be displayed as John Doe.
The filter for the column I want as a InputSelect with the values like John Doe.
Is there someone that knows an example or a solution the achieve this?
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Table Users
id
first_name
last_name
Example: 1, John, Doe
Table Declarations
id
user_id
amount
Example: 1, 1, 100
Now I want to create a power table for the model declarations.
The column user_id I want to be displayed as John Doe.
The filter for the column I want as a InputSelect with the values like John Doe.
Is there someone that knows an example or a solution the achieve this?
Beta Was this translation helpful? Give feedback.
All reactions