set up initial value of related values based on data selected

chiukim_0-1715758012199.png

i have 2 tables : 
1. asset - asset_id as key id
2. maintenance point  - which contains asset_id ref to asset table then is a part of that table.

i want that every time i input an asset name i want the Related maintenance_points column generate a set of data. for example in the image shown above. 

is it possible? 

edited : Here is the sample of my table workflows.

chiukim_0-1715822233406.png

 

 

 
Everytime i enter an asset in the table asset. i expect to add a values in the table maintenance_point based on set_up the maintenance_point_list if only same with asset_type. 

 

0 2 102
2 REPLIES 2

What is the table of the attached picture? 

And what data do you expect to see what's the name of an asset is entered?

edited: Here is my sample table workflow.

chiukim_0-1715822304455.png

 

everytime i enter an asset in the table asset. i expect to add a values in the table maintenance_point based on set_up the maintenance_point_list only those same with asset_type.