Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8065

Re: How do you sort months from a UNX universe with Design Studio?

$
0
0

Hi Ingo,

The underlying source is actually sorted by key.

 

Here's the underlying query as you can see that there is an order by.

 

SELECT

  distinct DimTime.EnglishMonthName,

  DimTime.MonthNumberOfYear

FROM

  DimTime

ORDER BY

  2

 

It's the Design Studio datasource object that re-sorts it alphabetically which is the problem

 

Thanks

David


Viewing all articles
Browse latest Browse all 8065

Trending Articles



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