BookmarkSubscribeRSS Feed
harshpatel
Quartz | Level 8

Hi,

Please find the below screenshot

harshpatel_1-1619517743496.png

I have a list check box and a list table

I have a requirement to put those values for list check box in a list table but it should come in one line only 

e.g. when i choosing 01 and 02 then it should come 01,02 in list table object.

Kindly assist me.

 

Regards,

Harsh

1 REPLY 1
Konu-Tec
Obsidian | Level 7

If you can preprocess your data with SAS Studio then:

https://communities.sas.com/t5/SAS-Programming/How-to-concatenate-all-the-values-in-a-column/td-p/12...

 

or in Python list = df['column'].to_list()

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!

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
  • 1 reply
  • 310 views
  • 2 likes
  • 2 in conversation