Hi,
I would like to know whether Shortcut join is required or not for the below table structure (Data Foundation):
I have joined the tables using equi-join.
There are more columns in each table and I am using the columns from all these tables in Business Layer to result in Webi report.
Should I join the table A and D for better performance? Can I join the other tables too like A and C, C and D?
Version: BO 4.1
Thanks in advance.