Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
dbermudez
Contributor
Contributor

How to connect QlikSense to SSAS Cubes

Is there a way to connect QlikSense to SSAS Cubes in Microsoft SQL visually, so I can select the cubes I want to use drag-n-drop style?? Other than Stretch Qonnector, that is.

Labels (1)
  • SaaS

1 Reply
Dalton_Ruer
Support
Support

Hope this helps I demonstrate how to fire an MDX query directly: https://youtu.be/b_yeraBHJHw

If you want to list the Cubes and select them on the fly you would need to combine what I showed with a Reload or Partial Reload and you will need to build the MDX query string based on your selection, which means you will need another query that pulls the metadata about the Cubes. 

There are 2 other videos that may help you with that. 

Demonstration of pulling data on the fly from Snowflake using metadata about tables/dbs etc. https://youtu.be/63D0vCIUSp8

This 6 minute video where I show you the code of how to do a Partial Reload to add data, but retain everything already in the app. https://youtu.be/t7g_Hd3p0_A