BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
fconerj
Calcite | Level 5

Hello everybody!

 

I have a question, I need to have the total of people who visit a parto of a website, it is /blog.

I have a column named url with all the links like /shop, /shop/buy, /search /blog, etc. and another with page views .

How my proc sql need to be if I want to know the total of pageviews of the /blog?

 

Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
LinusH
Tourmaline | Level 20

Use substr().

Data never sleeps

View solution in original post

1 REPLY 1
LinusH
Tourmaline | Level 20

Use substr().

Data never sleeps
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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1231 views
  • 0 likes
  • 2 in conversation