Skip to content

itsmecevi/it-spend-analysis-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

it-spend-analysis-sample

This is a Doku for IT spend analysis sample with Power BI.

Source: https://docs.microsoft.com/en-us/power-bi/sample-it-spend from http://obvience.com/

The dataset: Click here

Before going further, we need understand the concept of the data model, please read the link below: https://en.wikipedia.org/wiki/Data_model

This analysis contains 8 entity (table) and every table has attribute.

  1. business area
  • Attribute: Business Area, Business Area ID,
  1. cost element
  • Attribute: Cost element name, Cost Element Group, Cost Element Sub Group, Cost Element ID
  1. country region
  • Attribute: Sales Region, Country/Region, Country/Region ID
  1. date
  • Attribute: Date, Year, Period, Month
  1. department
  • Attribute: VP, Department
  1. it-area
  • Attribute: IT Area, IT Sub Area, IT Sub Area ID
  1. scenario
  • Attribute: Scenario, Scenario ID, ScenarioDescription
  1. fact_it
  • Attribute: Date, Value, Department, Cost Element ID, Country/Region ID, Business Area ID, IT Sub Area ID, Scenario ID

Let's make the data model from the 8 entity. Just drag every Primary Key of the entity in power pivot or power bi data model

it-spend-data-model

Below are the measure of every graph,

Note! we use the format of table and attribut with DAX language

Extras: Quick Guide DAX


Drag this entity for every graph: . . .coming soon!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published