Calculated Column (using SQL -Mixing Tables in Data Foundation or Business Layer)
52 Views
Hi Guys, I need to create a calculated column at detail level table, but I need to ask for a specific column in table header in order to get a value (master, detail). Both tables are linked by a primary key. I don't know how to do it in data foundation or business layer. Please any example is much appreciated.