Quantcast
Viewing all articles
Browse latest Browse all 6745

How to execute a MDX query in SAP HANA Studio

Hello, every one. Now I work on the SAP HANA Studio of CloudShare platform, I try to execute a mdx query in the HANA Studio Sql console editor, the mdx sql like this:

 

MDX

select

{

([Measures].[NetAmount]),

([Measures].[TaxAmount])

}

on columns

from AN_PURCHASE_OVERVIEW;

 

But, the query only returns a GUID column: 525EEB0B172B5FE4E10000000AA00064

Why this happens? Is there any problem with my mdx query statement? Please help me, this problem has been bothering me for several days,thank you very much!


Viewing all articles
Browse latest Browse all 6745

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>