Hello community,
I appreciate your help with the following question.
I have my main table Project and another table ProjectClosure which is part of the Project table. I need to extract a piece of information that I am storing in the ProjectClosure table column (ProjectClosureFinalize) and place it in the Project table column (ProjectFinalize). To do this, I created a virtual column in Project and assigned the value of the field (ProjectClosureFinalize). Here you can see that the data is registered, but it creates a kind of list for each row I add. How can I make it so that it displays the data according to the context of each row?
Thanks
User | Count |
---|---|
15 | |
10 | |
9 | |
7 | |
3 |