BookmarkSubscribeRSS Feed
RSB
Calcite | Level 5 RSB
Calcite | Level 5
I have a User defined Character format which I have applied to a Data item in my Information map. The reason to create the format is to get a particular order for elements in my report based on the values of the column. the actual values are like "1.0","1.2","1.3".

The order seems to be intact and is giving me the expected result while I test from the Information map, however when the report(Listing) is surfaced in the WRS the order is not honored. It is only considering the alphabetical order of the elements based on the format and not the underlying values. I have turned off the sorting option from the properties but this does not make any difference.
2 REPLIES 2
Madelyn_SAS
SAS Super FREQ
The sorting rules in SAS Web Report Studio for formatted versus
unformatted data is defined by an internal algorithm. The rules are as
follows:

Char category data item: Sort on formatted data
Date category data item: Sort on unformatted data
Numeric category data item: Sort on unformatted data
AngelaHall
SAS Employee
A great resource for developing a custom sort order in Web Report Studio is the sample: http://support.sas.com/kb/33/017.html

~ Angela

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 638 views
  • 0 likes
  • 3 in conversation