dbTalk Databases Forums  

How to link KPI goal values from a table?

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss How to link KPI goal values from a table? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steven
 
Posts: n/a

Default How to link KPI goal values from a table? - 05-31-2006 , 05:22 PM






We have a fact table (Orders) with 6 columns
Date, Month, Year, Customer Type, Customer Number, Order Number

We have a goal table (Goals) with 4 columns
Goal Year, Goal Month, Customer Type, Goal Value

There is a relationship between the two tables on Month, Year and Customer
Type

We have a cube built on the Orders Table and have a measuer (Order Count)
that is a count of rows.

We want to build a KPI based on the Order Count measure and want to
establish the goal for the KPI from the Goals table. Since there is a
1-many relationship between the Goals table and the Orders table, how do we
associate the goal values in the goal table with the Order Count KPI at the
Year+Month+Customer Type level?

Thanks
~Steven




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.