Forum Discussion
sribmc
Helper I
1 year agoNeed 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
Super User
1 year agoHi 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
Helper I
1 year agoRupak_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 ago
Helper 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