Datazen, Take one a day
HiSome friends and co-workers asked me to blog about Datazen, so I decided to select the catchy title for it, āDatazen, TakeĀ one a dayā.I am going to write some blogs about the product Datazen and I...
View ArticleDatazen? what is it and where did it come from?
In 2002 a Canadian company called ComponentArt located in Toronto started to focus on report specifically on āMobile BI Appā, and that is where datazen came from.Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā They had thousands of...
View ArticleExplore Datazen Publisher - Part 1
Explore Datazen Publisher AppĀ - Part 1Ā Now lets just go through the Datazen publisher app and see what it has to offer from a designing perspective.In this blog we will go throughā¦Part 1Publisher...
View ArticleDate Dimension, DAX Script and SQL Script
I am going to provide the scripts/codes of the date dimension knows as DimDate to you in 3 main format. (Last updated and tested on 2016-10-21)SQL Script (Tested in SQL 2016)Ā Ā Ā Ā (Click here to...
View ArticleDocument and Track changes in your Tabular Model
Problem StatementOne of the biggest problems I have encountered was the inability to easily trace the variety of changes being made to my tabular model. Every developer was making and deploying changes...
View ArticleDM Database - Document and Track changes in your Tabular Model
ObjectiveExtractĀ theĀ metadata (properties) from a tabular database modelĀ using a PowerShell script and SQL Server 2016. In this section we are going to extract the list of the DM...
View ArticleTables - Document and Track changes in your Tabular Model
ObjectiveExtract the metadata from a tabular model using a PowerShell script and SQL Server 2016. In this section, we are going to extract the list of Tabular tables and their corresponding...
View ArticleColumns (fields) - Document and Track changes in your Tabular Model
ObjectiveExtract the metadata from a tabular model using a PowerShell script and SQL Server 2016. In this section, we are going to extract the list of Tabular columns (fields) and their corresponding...
View ArticleHierarchy - Document and Track changes in your Tabular Model
ObjectiveExtract the metadata from a tabular model using a PowerShell script and SQL Server 2016. In this section, we are going to extract the list of Tabular hierarchies and their corresponding...
View ArticleCalculated Columns - Document and Track changes in your Tabular Model
ObjectiveExtract the metadata from a tabular model using a PowerShell script and SQL Server 2016. In this section, we are going to extract the list of Tabular calculated columns and their corresponding...
View ArticleTable Annotation - Document and Track changes in your Tabular Model
ObjectiveExtract the metadata from a tabular model using a PowerShell script and SQL Server 2016. In this section, we are going to extract the list of Tabular table annotations and their corresponding...
View ArticleMeasures - Document and Track changes in your Tabular Model
ObjectiveExtract the metadata from a tabular model using a PowerShell script and SQL Server 2016. In this section, we are going to extract the list of Tabular measures and their corresponding...
View ArticleRelationship - Document and Track changes in your Tabular Model
ObjectiveExtract the metadata from a tabular model using a PowerShell script and SQL Server 2016. In this section, we are going to extract the list of Tabular relationships and their corresponding...
View ArticlePerspective - Document and Track changes in your Tabular Model
ObjectiveExtract the metadata from a tabular model using a PowerShell script and SQL Server 2016. In this section, we are going to extract the list of Tabular perspectives and their corresponding...
View ArticlePerspective Table - Document and Track changes in your Tabular Model
ObjectiveExtract the metadata from a tabular model using a PowerShell script and SQL Server 2016. In this section, we are going to extract the list of Tabular perspective tables and their corresponding...
View ArticlePerspective Column - Document and Track changes in your Tabular Model
ObjectiveExtract the metadata from a tabular model using a PowerShell script and SQL Server 2016. In this section, we are going to extract the list of Tabular perspective columns and their...
View ArticlePerspective Hierarchy - Document and Track changes in your Tabular Model
ObjectiveExtract the metadata from a tabular model using a PowerShell script and SQL Server 2016. In this section, we are going to extract the list of Tabular perspective hierarchies and their...
View ArticleCreating SSIS Package Components and Features Programmatically using .NET
Problem StatementThis might sound strange, but I am writing about a subject that has beenĀ around since 2005. However, since then, the objects within SSIS 2016 have changed and I recently had a customer...
View ArticlePartition - Document and Track changes in your Tabular Model
ObjectiveExtract the metadata from a tabular model using a PowerShell script and SQL Server 2016. In this section, we are going to extract the list of Tabular partitions and their corresponding...
View ArticleOn Premises Enterprise BI Architecture & Design from a bird's-eye view.
ObjectiveOver the years I have been asked by many people how I design an enterprise level BI from scratch. They're looking to learn what approaches I take to make my design perform at a high level of...
View Article