Hello ,
i have used the iexpression here but i changed only the attributes name as my data and it works when i click on test ,i got the result that i want
https://github.com/Esri/arcade-expressions/blob/master/dashboard_data/JoinLayerFieldsToTable.md
but after i added that expression to my table ,when i check the table of the layer in map viewer classic , it has automatically added the new attribute as i want but it is showing object object in column.
i would like to show only the result values from the expression that i have brought from other table .
Thanks in advance