Hi All, I need to disaggregate values in supply_plan_data on the basis of Final Forecst in sale_data
Hi All,
I have an editable series on supply_plan_data table (GL Table) . I need to disaggregate its value on the basis of final forecast which is based on sales_data columns.
I cannot use GL Syncronization since its copies data from GL table to sales_data and not vice-versa.
I am not able to create an expression using extra-from and extra-where because both sales_data and supply_plan_data has same alias branch_data.
Please suggest what needs to be done.
Thanks,
Vaibhav