cancel
Showing results for 
Search instead for 
Did you mean: 

data normalization

Former Member
0 Kudos

hi,

What is meant by data normalization exactly

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi - I see some good examples and definitions from the folks. Here's my 2 cents in addition to that, the definition in general in the BI/DW world is:

- Normalization is the process of organizing your data and breaking it into smaller tables that are easier to manage. The primary reason we normalize a database is to prevent redundant data.

For further info check out these url's:

http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=88

http://support.microsoft.com/kb/283878

Former Member
0 Kudos

hi michal,

thanks for ur reply.I read it in an article that data normalization functionality includes conversion of lower case letters into uppercase letters.How does it come under data consolidation scenario

MichalKrawczyk
Active Contributor
0 Kudos

Hi Preethi,

have a look at this presentation:

http://www.uvt.nl/diensten/dea/im/projecten/7SAP2007/03.pps

on page with IT Scenario Variants

and also this description on help.sap.com

http://help.sap.com/saphelp_mdmgds55/helpdata/en/71/14b6421a75da11e10000000a155106/content.htm

is it a little bit clearer now ?

Regards,

michal

Former Member
0 Kudos

Hi Preethi,

In <i>"Mapping Fields/Values"</i> Tab of Import Manager we may use "<b>Set Value Conversion Filters</b>" by Right Clicking on a field and use the various options from the Context Menu for Data Normalization .

Also suppose that you have data coming from various Client systems then each Client System may us different way of Storing value for <b>United States </b>like

--> Client A stores it as <b>U.S.</b>,

-->Client B Stores it as <b>U.S.A </b>and

-->Client C stores it as <b>US. </b>

Then while Importing You perform Value Mapping and Map all these to a Single Value i.e. United States in MDM repository. This is nothing but Data Normalization.

Thanks and Regards,

<b>Sagar Sonje

Mark Helpful Answers</b>

Former Member
0 Kudos

Hi Michal,

Thanks.So it is bit cleare now

Thanks,

Preethi

Former Member
0 Kudos

Hi Sagar,

Thanks for ur reply..

Regards,

Preethi

michael_theis
Active Contributor
0 Kudos

Hi Preethi,

a different usage to the one Sagar has already pointed out is normalization during the Matching process. Imaginge you want to compare three customers:

1.) IBM

2.) I.B.M.

3.) International Business Machines

You can see at once that all three customers are identicals, but MDM cannot without normalizing this data! If you use the MAtching "equals" or "token equals" function on this data, you won't get any result as the strings are completely different. But you can use the normalization capability of MDM to remove the dots and to replace "International Business Machines" with its acronym. Then you'll have three times "IBM" in your matching and you'll receive a full match.

BR Michael

Former Member
0 Kudos

Hi Michal,

I cant acces the following ppt mentioned by you.

http://www.uvt.nl/diensten/dea/im/projecten/7SAP2007/03.pps

Could you pls send me a fresh link of the PPT or can you pls mail it to my email id

jyotika.lamba@t-systems.com

Thanks a lot!

Jyotika

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

in MDM terms it's one of <b>Master-Data Consolidation</b> scenario parts

and it includes categorization and taxonomy management

Regards,

michal