The error "No members found..." usually comes when you have an empty dimension table (no rows)
1. Either you enter some rows in the dimension (and remember to PROCESS it!). If you do have rows, process the dimension individually from OLAP mmc console.
OR
2. Edit the cube and...
Hi,
Can anyone tell me where Excel lacks as an OLAP reporting tool? What are the major show-stoppers?
I know for sure that Excel is very popular among users and requires minimal training. I have a project coming up and I'm contemplating on using Excel.
Thanks!
X-)
Hi,
Can anyone tell me where Excel lacks as an OLAP reporting tool? What are the major show-stoppers?
I know for sure that Excel is very popular among users and requires minimal training. I have a project coming up and I'm contemplating on using Excel.
Thanks!
X-)
The OLAP cube is only supposed to contain aggregates. For getting down to the transactional data, query your datamart database directly AND NOT the cube.
Somewhere inside stored procedures/sql scripts/etc... there is code (probably) that says...
sp_dboption 'db_name', trunc. log on chkpt.', 'true'
Check for it!
If you're a developer and you're writing ASP...
The LastProcessed property of the MDStore interface contains the date and time when an MDStore object was last processed.
See SQL online books for programming details. Search on the keyword "LastProcessed".
Hi,
I have observed a lot of OLAP gurus throw in terms like Stovepipe datamart, stovepipe application, etc.
WHAT IS A STOVEPIPE Datamart?? or a Stovepipe *whatever*?
Stovepiped,
SQLUser
p.s. I know the dictionary meaning of stovepipe (pipe coming out of stove..going into chimney), so please...
1. Download Service Pack 2 for SQL Server<br>2. Download Service Pack 2 for SQL OLAP Services<br>3. Download the add-ins...<br> <A HREF="http://www.microsoft.com/sql/downloads/DTSKit.htm" TARGET="_new">http://www.microsoft.com/sql/downloads/DTSKit.htm</A><br> <A...
Hi!<br><br>I haven't been able to figure out an effective method for designing the time dimension for my cube (Microsoft OLAP).<br><br>I have two DateTime columns in my fact table OriginDate and DropOutDate, that need to be represented as dimensions.<br><br>Can I create a single shared(?)...
Hi,<br><br><b>Tool(s): Microsoft OLAP Server (SP2), Knosys Proclarity, HOLAP structure for cube</b><br><br>I have a scenario, where I have 2 time columns in my fact table and they both contain different values for each fact row. <i>For example, OriginDate and DropOutDate.</i><br><br>The client...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.