Skip to content

itsmecevi/opportunity-analysis-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

opportunity-analysis-sample

This is a Doku for opportunity analysis sample with Power BI.

Source: https://docs.microsoft.com/en-us/power-bi/sample-opportunity-analysis 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 5 entity (table) and every table has attribute.

  1. sales stage
  • Attibute: Probability, Sales Stage, Sales Stage ID
  1. product
  • Attibute: Product Code, Product ID
  1. partner
  • Attibute: Partner, Partner ID, Partner Driven
  1. opportunity
  • Attibute: Name, Opportunity ID, Rank, SizeID, Opportunity Size
  1. fact
  • Attibute: EstimatedCloseDate, Opportunity ID, Sales Stage ID, Account ID, Partner ID, Product ID, ProductRevenue, FactoredProductRevenue, Create Date, Opportunity Days, Year, Month_Number, Month

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

opportunity-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