when querying a multidimensional model using DAX the results are not sorted the same way as they would be if I run a similar MDX queryit further seems that the DAX result is sorted by the internal DATAID's that SSAS generates when building a multidimensional modelas we have the option to specify a sorting column in our model, DAX should also be aware of this and sort the results automatically without having to specify an ORDER BY clause manuallyIt should behave similar to specifying a "Sort by Column" in a tabular model
Product Language
Version
Category
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results
Platform
Virtualization