EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

Collibra Data Lineage


Dylan Davis

Product Management Associate • Strategy


Visualizing data via the Collibra integration provides the ability to analyze the true source of the data being relied on in day-to-day analyses
ka04W000001IrInQAK_0EM440000002bmq.png

Collibra provides users the ability to implement authentic data governance. Visualizing data via the Collibra integration provides users the ability to analyze the roots of the data shown in their analyses. Collibra can be used as a means of analyzing data lineage directly within Strategy.
Use of this visualization requires the following Collibra products for integration:

  • Collibra Data Governance Center
  • Collibra Connect
  • Data Governance Query Tool

Object requirements

  • Attributes: 1

OR

  • Metrics: 1

Features

  • Analyze data lineage information based on a Business Term (Strategy Attribute or Metric)

Installation Instructions

  1. Download the zip file attached to this listing and deploy the plugin via MicroStrategy Web or MicroStrategy Desktop
  2. Open the file <your-plugin-folder>/javascript/mojo/js/source/CollibraGovernanceConfig.js and replace the parameters shown below in red with your Collibra environment's parameters


(function () {
    'use strict';
    
    mstrmojo.plugins.CollibraGovernance.CollibraGovernanceConfig = mstrmojo.provide('mstrmojo.plugins.CollibraGovernance.CollibraGoveranceConfig', {
        endPoint: 'your-gdb-query-tool-url',
        basicAuthUsername: 'gdc-query-tool-username',
        basicAuthPassword: 'gdc-query-tool-password'
    });
}());

 


Comment

0 comments

Details

Example

Published:

July 18, 2017

Last Updated:

August 23, 2017