cubes
Displaying multiple cubes in OpenGL with shaders
I\'m new to OpenGL and shaders. I have a project that involves using shaders to display cubes. So basically I\'m supposed to display eight cubes using a perspective projection at (+-10,+-10,+-10) fro[详细]
2023-04-12 21:09 分类:问答Get data from olap cube in c#?
What is the best solution t开发者_如何学编程o get data from an olap cube?I used Adomd .Net and MDX queries.Yes you can use .Net and MDX. Just have a class with a list of variables and store data in an[详细]
2023-03-23 23:43 分类:问答Connection failing when I try to process a cube in BIDS
There is probably a simple answer to this question but I do not have much experience with SQL Server/SSAS. I can connect to my local server PCNAME\\SQLEXPRESS in SQL Server 2008. On that server I have[详细]
2023-03-22 23:39 分类:问答Multi-dimensional data processing alternatives
I am looking for a multi-dimensional data processing but without having to use any OLAP. For example, I have a table of sales transactions. I would like to have the total sales on many dimensions like[详细]
2023-03-01 05:51 分类:问答View MDX query generated while browsing a cube in SSMS
In Sql Server Management Studio once I browse a cube I can drop column fields, row fields an开发者_开发技巧d filter fields. This displays the required data.[详细]
2023-01-08 09:43 分类:问答Calculated Measure using dimension
I am trying to build a calculated measure in SSAS that incorporates a dimension parameter. I have two facts: Members & Orders and one Dimension: Date. Members represents all the unique members on[详细]
2022-12-26 22:13 分类:问答How to create following cube?
For example........... Database Table: BatchIDBatchNameChemicalValue --------------------------------------------------------[详细]
2022-12-24 13:35 分类:问答c# cube / multidimensional dataset
I\'m working on a problem where i need to process multi dimensional data in memory using C#. My requirement resemble OLAP cubes but are not as complex. for example i don\'t need calculations or aggreg[详细]
2022-12-21 15:07 分类:问答MDX Calculated Member CrossJoin question
I have an MDX query with the following 开发者_如何转开发calculated member: with member [Measures].[BBOX] as[详细]
2022-12-16 05:15 分类:问答Cube design - ROLAP considerations vs. MOLAP
Does anyone have resources that give a list of things to consider when designing 开发者_JAVA百科a ROLAP cube, as opposed to MOLAP (I\'m doing it in Pentaho, but I guess the principles are not dis-simi[详细]
2022-12-11 14:54 分类:问答