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

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 578 views
  • 2 likes
  • 3 in conversation