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.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

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

View all other training opportunities.

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