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))

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 979 views
  • 2 likes
  • 3 in conversation