Hi
I want to group Work Type and Plant Name columns like Wanted_Group_Name and Wanted_Group_Plant_Name below tables by using BEX QUERY DESIGNER TOOL.
I have Work_ID , Work_Type characteristics for Wanted_Group Name Table and Plant_ID,Plant_Name characteristics for Wanted_Group_Plant_Name.
How can I make formula for getting last columns' values of each tables one by one. Thus I will use and list only Wanted_Group_Name and Wanted_Group_Plant_Name columns in SAP BO WEBI.
A,B,C will be A ;
D,E will be B;
F,G will be C;
H will be D;
ABC, DEV, CEF , KAT will be ABC;
EET, FED will be EET;
CUF, SNI will be TFL;
Best Regards,