Hello,
In our Model, we have Cost Center and Profit Center Dimension.
In our Cost Center we have the Company Code, Profit Center as Property.
We want to filter the Cost Center relevant to that Company Code.
*Select(%COST%,"[ID]",COSTCENTER,"[COMPANY_CODE]"="%COMPANY_CODE_SET%")
Similarly instead of selecting all profit center is there is any way to filter based on the Cost Center selection. Otherwise in the script we have to scope all the Profit Centers.
Thanks & Regards,
Ram