BookmarkSubscribeRSS Feed
harshpatel
Quartz | Level 8

Hi All,

I want to add serial number in SAS Viya list table or cross tab.

Is there anyway to create?

 

Thanks,

Harsh

2 REPLIES 2
Madelyn_SAS
SAS Super FREQ

The ability to add row numbers to crosstabs and list tables has been added to Visual Analytics as of 2020.1.5 (April 2021)

BrunoMueller
SAS Super FREQ

As an alternative you can use the following definition for a data item that will the look like a row number:

AggregateCells(_Sum_, 1, default, CellIndex(start, 0), CellIndex( current, 0))

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 697 views
  • 2 likes
  • 3 in conversation