Delete / Replace Attribute elements in }ElementAttributes Cube
Posted: Tue May 26, 2020 11:35 am
Hi All,
I am trying to delete or replace existing attribute's(alias name) data from }ElementAttributes cube and insert new attribute element from DB view.
My Element attributes cube looks like below :
| }ElementAttributes_DIM
| -----------------------
| Desc | Code(Alias) | Brand_Code | Pr_Desc | Year
DIM |
--------------------------------------------------------------
--Hyundai |
Hyundai-Accent |Hyundai-Accent | 1234 | Hyundai | Accent | 2019
Hyundai-Verna |Hyundai-Verna | 1114 | Hyundai | Verna | 2018
Hyundai-Santro |Hyundai-Santro | 1000 | Hyundai | Santro | 2019
From the year 2020 i am getting new set of codes(code(alias)) to be loaded in Element Attributes cube.
For Eg : from DB view from year 2020
Code(alias) column
HYAC instead of 1234
HYVN instead of 1114
HYSA instead of 1000
My question is how can i replace code(Alias) data in )Element Attributes cube and load a new values from DB view.
It will be grateful if any of you could suggest me with your ideas
TIA
Hselin
I am trying to delete or replace existing attribute's(alias name) data from }ElementAttributes cube and insert new attribute element from DB view.
My Element attributes cube looks like below :
| }ElementAttributes_DIM
| -----------------------
| Desc | Code(Alias) | Brand_Code | Pr_Desc | Year
DIM |
--------------------------------------------------------------
--Hyundai |
Hyundai-Accent |Hyundai-Accent | 1234 | Hyundai | Accent | 2019
Hyundai-Verna |Hyundai-Verna | 1114 | Hyundai | Verna | 2018
Hyundai-Santro |Hyundai-Santro | 1000 | Hyundai | Santro | 2019
From the year 2020 i am getting new set of codes(code(alias)) to be loaded in Element Attributes cube.
For Eg : from DB view from year 2020
Code(alias) column
HYAC instead of 1234
HYVN instead of 1114
HYSA instead of 1000
My question is how can i replace code(Alias) data in )Element Attributes cube and load a new values from DB view.
It will be grateful if any of you could suggest me with your ideas
TIA
Hselin