• Community
    • Home
    • Welcome
      • Getting Started
      • Community Memo
      • All Things Community
      • SAS Customer Recognition Awards (2024)
      • SAS Customer Recognition Awards (2023)
    • SAS Community Library
    • SAS Product Suggestions
    • Upcoming Events
    • SAS Customer Recognition Awards
    • All Recent Topics
  • Learn
    • New SAS User
    • SAS Software for Learning Community
    • Ask the Expert
    • SAS Certification
    • SAS Tips from the Community
    • SAS Training
      • Programming 1 and 2
      • Advanced Programming
      • Course Case Studies and Challenges
      • Trustworthy AI
    • SAS Global Forum Proceedings 2021
    • Tech Report Archive
    • SAS Insights Archive
  • Programming
    • SAS Programming
    • SAS Procedures
    • SAS Enterprise Guide
    • SAS Studio
    • Graphics Programming
    • ODS and Base Reporting
    • SAS Code Examples
    • SAS Web Report Studio
    • Developers
  • Analytics
    • Statistical Procedures
    • SAS Data Science
    • Mathematical Optimization, Discrete-Event Simulation, and OR
    • SAS/IML Software and Matrix Computations
    • SAS Forecasting and Econometrics
    • Streaming Analytics
    • Research and Science from SAS
  • SAS Viya
    • SAS Viya
    • SAS Viya on Microsoft Azure
    • SAS Viya Release Updates
    • Moving to SAS Viya
    • SAS Visual Analytics
    • SAS Visual Analytics Gallery
    • Your Journey to Success
    • SAS Viya Workbench
      • SAS Viya Workbench: Getting Started
      • SAS Viya Workbench Discussion
      • SAS Viya Workbench: Release Updates
  • Administration
    • Administration and Deployment
    • Architecture
    • SAS Hot Fix Announcements
    • SUGA
  • Solutions
    • Microsoft Integration with SAS
    • Decisioning
    • SAS Decision Builder
    • Data Management
    • Customer Intelligence
      • SAS Customer Intelligence
      • SAS Customer Intelligence 360 Release Notes
      • SAS 360 Match
    • Risk and Fraud
      • SAS Risk Management
      • Fraud, AML and Security Intelligence
      • SAS Risk Release Updates
      • Risk & Finance Analytics
      • Insurance Fraud
      • MRM AI Governance Working Group
      • SAS Quant Community
    • SAS Health
      • SAS Health and Life Sciences
      • SAS Life Science Analytics Framework
  • Hubs
    • Regional Hubs
      • SAS User Groups
      • SAS Community Nordic
      • AML Nordic User Group
      • SAS Japan
      • SAS Korea
      • CoDe SAS German
      • SAS Plattform Netzwerk
      • SAS Brazil Community
      • SAS Spanish Community
      • SAS Users Group in Israel
      • 欢迎来到SAS中文社区!
      • Ottawa Area SAS Users' Society
      • Toronto Area SAS Users Group
      • SAS Türkiye Community
    • Special Interest Hubs
      • SAS Hacker's Hub
      • SAS Innovate 2025
      • SAS Analytics Explorers
      • The Curiosity Cup
      • SAS Inner Circle Panel
      • SAS Hackathon Team Profiles (Past)
      • SAS Explore
      • Reporting and Optimization
      • Intern Alumni Network Community
Sign In

Search the Community

Showing results for 
Search instead for 
Did you mean: 
Search Options
  • Subscribe to RSS Feed for this Search
Advanced Hide Advanced
  • Posts
  • Users
  • Places
  • Products
Advanced Search Options
Search Modifiers:
You can apply modifiers to the terms you enter in the search field.
Use quotes to search for an "exact phrase".
Use the plus sign to search for +one +or +more +words.
Use the minus sign to -exclude -certain -words from your search.
Limits search results to topics that have no replies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
206 results
Sorted by:
Best Match
  • Date
  • Views
  • Likes
  • Replies
  • Best Match

An example of Passing-Bablok Regression in SAS

by Super User Ksharp in SAS Communities Library
‎01-20-2022 08:48 AM
4 Likes
‎01-20-2022 08:48 AM
4 Likes
Under the help of @BeverlyBrown  , I finally could edit my post . Also thanks the help of @FreelanceReinh       It is SAS code for Passing-Bablok Regress...
Labels:
  • Healthcare and Pharma
  • SAS Life Science Analytics Framework
  • Statistical Procedures
Show results in comments (1)
  • Thanks for your discussion of this issue. @Ksharp,@FreelanceReinhard  I used M...

Congratulations to Reeza on her 10,000th post!

by Jade | Level 19 FreelanceReinh in All Things Community
‎04-27-2016 01:18 PM
24 Likes
‎04-27-2016 01:18 PM
24 Likes
  Congratulations @Reeza,   This is a truly impressive achievement in terms of quantity, quality and speed. Thank you very much for so many informative posts. Keep up the good wo...
Show results in replies (1)
  • ...ou to @freelanceReinhard for acknowledging me 🙂 He's catching up very quickly on the likes and s...

Macro variable in ods rtf bookmark

by Calcite | Level 5 JensK in SAS Programming
‎08-18-2018 04:53 AM
‎08-18-2018 04:53 AM
Hallo,   I do not have much experience in creating automatic reports in SAS. I experienced a problem while creating a report. I use ODS RTF and would like to set a bookmark by a macro variable...
Show results in replies (1)
  • Hallo FreelanceReinhard,   thank you for the solution. It works and the rtf-file look like i...

Count total IDS and distinct Values and put in two count variable Pref...

by Calcite | Level 5 kksss in SAS Programming
‎03-04-2016 10:54 AM
‎03-04-2016 10:54 AM
   ID   var1    1     x             1     y 1     z 1     x 2     z 2     x ...
Show results in replies (1)
  • @FreelanceReinhard 😃 @kksss: Select id, count (*) as count, sum(case var1 when 'x' then 1 e...

SPARSE option in proc freq. Is it possible to only include all possibl...

by Lapis Lazuli | Level 10 Hello_there in SAS Programming
‎12-01-2022 10:40 AM
‎12-01-2022 10:40 AM
I have a table where I'm trying to populate 0's for all treatments. There are 3 possible treatments. I don't need all possible combinations of values for all variables, but I need all possible values...
Show results in replies (5)
  • Thanks again for your help, FreelanceReinhard!
  • Thanks for taking time to type this out and teach me, FreelanceReinhard! I will be studying this t...
  • Hi FreelanceReinhard, I am familiar with PROC SQL, but this is kind of a more sophisticated q...
  • ...Hi FreelanceReinhard, Do you know if there's any chance how i can avoid the top 2 notes? &n...
  • Hi @Hello_there,   I think you would need to apply SPARSE to a crosstabulation of&nbs...

Access SAS data file without SAS license

by Quartz | Level 8 HeatherNewton in SAS Programming
‎04-14-2022 03:55 AM
‎04-14-2022 03:55 AM
Hi if I have lots of sas data file but have no sas license, is it possible to convert sas data file using any other softwares and have it saved as text file or excel file etc? or store it in another ...
Show results in replies (1)
  • So did you try FreelanceReinhard suggested SAS Universal View ?    

Datepart function in proc sql

by Pyrite | Level 9 Anita_n in SAS Programming
‎02-10-2021 03:15 PM
‎02-10-2021 03:15 PM
Dear all, I have a question about using DATEPART in PROC SQL. I have a table with timestamp like 25DEC20201:16:12:18 , informat Datetime28 I wish to use the following Alter  table function...
Show results in replies (3)
  • @FreelanceReinhard It worked quiet fine but the problem is that, it writes in missing fields E...
  • @FreelanceReinhard; @KurtBrenser Hi, there is a problem I realise. I can't open the table w...
  • Hello @Anita_n,   If your dataset test is very large and you just want to change the ...

Removing the page breaks after each PROC in ODS WORD

by Lapis Lazuli | Level 10 Emma_at_SAS in SAS Programming
‎04-14-2021 11:08 AM
‎04-14-2021 11:08 AM
How may I remove the page breaks after each PROC? I found this for ODS RTF but did not find a similar resource for ODS WORD https://www.lexjansen.com/wuss/2014/51_Final_Paper_PDF.pdf   T...
Show results in replies (2)
  • Thank you, FreelanceReinhard!
  • You really need to post your code in the future, it'll help us answer your questions faster. &nbs...

Generate all valid combinations of 4 length character strings

by Fluorite | Level 6 DominicCavenagh in SAS Programming
‎08-28-2022 08:09 PM
‎08-28-2022 08:09 PM
Hi All, I am trying to compute all valid character strings based on some constraints: 1. Each string is 4 alpha characters long i.e. "ABCD" or "QRTS" 2. A string is declared invalid if there is al...
Show results in replies (4)
  • Not really. After looking at @FreelanceReinhard s graph theory solution, it seems like this would t...
  • ...he initial loop).  As mentioned by @FreelanceReinhard in his solution, there appears to be many p...
  • ...ommented out the equality tests in the initial loop).  As mentioned by @FreelanceReinhard in his s...
  • Editted note:  After this solution was accepted, a much more optimal solution was shown by&nbs...

Ods graphics statement will not work - DISCRETEMAX reached

by Fluorite | Level 6 Ngo99 in SAS Programming
‎04-24-2022 04:06 AM
‎04-24-2022 04:06 AM
I am trying to create a graph, however, the discretemax has been reached. I have attached my code in the post. May I please have help how to increase the discretemax, where do I place it in the code ...
Show results in replies (2)
  • Thank you so much, this helped me 🙂 @FreelanceReinhard
  • Hello @Ngo99 and welcome to the SAS Support Communities!   Before you try to inc...
  • « Previous
    • 1
    • 2
    • 3
  • Next »
Powered by Khoros