|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Tuesday, May 14, 2013 12:14 AM
Points: 62,
Visits: 358
|
|
Hi Guys, I just want to know, is it possible in SSAS to bulid a cube based on Dimensions not by Measures.
Thanks
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Thursday, May 02, 2013 1:20 PM
Points: 1,235,
Visits: 5,389
|
|
Why would you want to? That's like building a table only with columns not with rows.
Drew
J. Drew Allen Business Intelligence Analyst Philadelphia, PA
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: 2 days ago @ 3:40 AM
Points: 40,
Visits: 819
|
|
| I've built that, but you will need to turn those information to numbers in order to create measures. Cube without measure is impossible. Let's say u want to see number of some sold products, then you need to create new column and define 1, every sold product. Then you may sum them. Or simply you may use count to create new measure.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, August 28, 2012 2:56 AM
Points: 1,
Visits: 1
|
|
My question is also very similar . Can we have a dimension which act as a fact. For example, say i am having a dimension System with hostname, ip address, device models, device type. Hierarchy would be device models -> device type. So, without the fact table, can i not find out how many hosts are there for a particular device models, the count of different device types under a device model ?
|
|
|
|
|
Right there with Babe
      
Group: General Forum Members
Last Login: Yesterday @ 11:10 AM
Points: 740,
Visits: 785
|
|
Why wouldn't you have a DimSystem that describes the systems as well as a FactSystem that has your measures (Count, # of users, uptime, ...)?
Rob
|
|
|
|