Skip to main content

Posts Tagged ‘data mapping’

Technology Tapas

[Technology Tapas] Migrating Data and Data Mapping – 4 Reasons It Can Be Challenging

Technology Tapas has been created to provide small, quickly digestible amounts of technical information geared toward the Business User who may run across the topics in a business setting and want to have a base foundation of understanding. Tapas topics will take no more than 10 minutes to consume, and we will include Topic Discussion […]

Custom Data Connector Integrates Power BI and MicroStrategy

The Data Mapping Process with Sitecore Data Exchange Framework

The Sitecore Data Exchange Framework allows for data to be synchronized between two disparate systems, neither of which need to actually be Sitecore. The modeling for the data mapping is handled in the Sitecore content tree, however, the process can involve any two systems you configure. When mapping fields, there is a certain process that […]

Cassandra NoSQL Data Modeling Snip-pet

Data modeling in Cassandra is a little tricky and requires a combination of science and art.  Think of the Cassandra column family as a map of a map: an outer map keyed by a row key, and an inner map keyed by a column key. Both maps are sorted. To maximize Cassandra’s capabilities and for long […]

PowerDesigner Tips – Mappings in the Model

We’re constantly looking for ways to streamline the BI development process.  Data mapping (source to target) can be a complex and cumbersome process due to: Ongoing model changes – the target moves! Poor (or “loose”) communication between those mapping and the development team. Lack of consistency in collecting and documenting mappings (Excel, I’m looking at […]