Forum Discussion
sribmc
1 year agoHelper I
Need help in custom column
I have 2 tables which contains states data.I want to create new custom column at table 2 to show matched values from table1 Table 1 Table 2 Andhrapradesh Telangana(456) Telangana Punj...
Rupak_bi
1 year agoSuper User
Hi sribmc ,
Your ask is not very much clear. however, to get data from table 1 , create a relationship between two tables on state name, and then you can get desired data from table 1 in table 2. Else, plz elaborate your ask.
sribmc
1 year agoHelper I
Rupak_bi Both the tables are already linked up at backend with state id but we need to show matched values beside each record.
- sribmc1 year agoHelper I
on custom column each record of state value under table2 need to search all the values in table1 and what ever matched value with pattern then it should show beside the value of table2