About 50 results
Open links in new tab
  1. Use C# to create SSAS cube - social.msdn.microsoft.com

    Jan 15, 2018 · Create a multidimensional cube/s with a dynamic set of entities, attributes, calculations. Using C# code one can quickly refresh a small cube created on the fly. After dymanic analytical …

  2. SSAS Cube - Adding Hyper Link - social.msdn.microsoft.com

    Feb 7, 2014 · The cell data from SSAS cube will not render as hyperlink format, it seems this issue is more related to Office Excel. Here is a similar thread about this topic for your reference, please see:

  3. How to extract data from SSAS Cube? - social.msdn.microsoft.com

    Sep 10, 2019 · But SSAS Cube doesn't store detailed table records, it just stores the analysis data that has been calculated. So you could only get table data from source tables and ask Data Base …

  4. SSAS version differences? - social.msdn.microsoft.com

    Jul 18, 2014 · I'm using SQL Server 2012 and Visual Studio 2010 because it allows me to use the Adventure Works cube and because the same version is used at my work and it's working great for …

  5. SSAS, Powerbi - Import Cube with MDX Statement

    Feb 23, 2020 · The requierements for the Dashboard in PowerBi needs only Cubedata from the last year. I'm not sure whats the best way - my first idea was an mdx-Statement which clones the data …

  6. Need guidance on writing an MDX Filter Expression in the SSAS Cube …

    Jun 13, 2012 · If I use Ashwani's example as the Where statement when writing out the entire MDX, that works fine, but how does it get applied in SSAS's Browser and Filter Expression? Thank you.

  7. How to determine active users of the SSAS cube as well as last activity ...

    Oct 20, 2016 · Please let me know the way to determine active users of the SSAS cube as well as last activity date for each active user.

  8. PK in cubes and how to create a cube if no PK defined in databases

    Jul 18, 2012 · I wanted to cube this data using SSAS, but when I connected to the sql database and tried to follow the SSAS wizard to create the cube, the fact that there were no primary keys seemed …

  9. OLE DB Error: Network-Related or Instance-Specific while Deploying …

    May 16, 2017 · Before processing, please also create a trace with profiler to check the current LoginName SSAS is using. Also, is it possible this issue caused by the credential you specified for …

  10. Export cube in XMLA format on SSAS - social.msdn.microsoft.com

    Aug 26, 2010 · Then I copy the text from the generated xmla file on SSAS and paste it, in the Analysis services XMLA Query Editor On Microsoft SQL Server Management Studio, then I Execute it on …