Data Engineering

Menu

Skip to content
  • Home
  • Services
  • About
  • Contact

Business Intelligence

07 February 2022 by kilinjos

How to show metadata DB path for Microstrategy?

You can find the path info in registry (HKEY_LOCAL_MACHINE\Software\Wow6432Node\MicroStrategy\Data Sources\CastorServer) and it is in the Location object.

I prepare a simple PowerShell script to get info:

get-itemproperty -path "HKLM:\Software\Wow6432Node\MicroStrategy\Data Sources\CastorServer" | select-object Location

Posted in Business Intelligence, microstrategy, PowerShell | Leave a comment
26 January 2022 by kilinjos

Microstrategy Reports

A microstrategy reports generally is composed of 4 basic objects. It may contain attributes, metrics, filters and prompts.

Attributes are in the Schema Objects, metrics, filters and prompts are in the Public Objects as you can see below figure.

Posted in Business Intelligence, microstrategy | Tagged attributes, BI, Business Intelligence, Filters, KPI, metrics, microstrategy, Prompts, reporting | Leave a comment

Recent Posts

  • Instance and database collation
  • How to list all collations in SQL Server
  • How to show metadata DB path for Microstrategy?
  • Microstrategy Reports
  • How to split a column in SQL Server?
April 2023
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930
« Jan    

Kategoriler

ayrık matematik backup Business Intelligence Context Free Grammer Database Administration data science dilbilgisi ve diller discrete math genel FA Graf Teorisi lineer cebir microstrategy programlama propositional logic push down automata Regüler İfadeler SQL Server Turing Makineleri Uncategorized veri bilimi

Arşiv

  • January 2023
  • December 2022
  • February 2022
  • January 2022
  • October 2021
  • September 2021
  • August 2021
  • February 2021
  • July 2018
  • January 2017
  • August 2014
  • December 2011
  • November 2011
  • July 2011
  • May 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010

Takip Ettiğim Bloglar

  • Data Warehousing and Data Science
  • Kriptogram
  • Veri Yönetimi ve İş Zekası
  • SAĞLIK VE BİLİŞİM
  • sqlsunday.com
  • Data Engineering
Blog at WordPress.com.
Data Warehousing and Data Science

Vincent Rainardi's blog on Data Warehousing and Data Science

Kriptogram

Veri Yönetimi ve İş Zekası

Mustafa Acungil

SAĞLIK VE BİLİŞİM

Değişimi okumak, anlamak ve yaşamak için

sqlsunday.com

T-SQL tips and tricks, best practices and query plans from the field.

Data Engineering

  • Follow Following
    • Data Engineering
    • Already have a WordPress.com account? Log in now.
    • Data Engineering
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...