• 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.
54 results
Sorted by:
Best Match
  • Date
  • Views
  • Likes
  • Replies
  • Best Match

Custom Task Tuesday: Download the Ultimate Custom Task Cheat Sheet for...

by SAS Employee OliviaWright in SAS Communities Library
‎04-23-2019 09:37 AM
7 Likes
‎04-23-2019 09:37 AM
7 Likes
...TaskTuesday!   Custom Task Tuesday will return in about a month Leading up to PharmaSUG 2019, where I will be leading a Hands-On Training titled "Developing Custom SAS Studio Tasks f...
SAS Studio Custom Task Cheat Sheet.pdf (‏120 KB)
  • Find more articles tagged with:
  • Custom Task Tuesday
Labels:
  • SAS Studio
Show results in comments (1)
  • A fabulously designed go-to guide! Excellent work @OliviaWright

Custom Task Tuesday: Advanced Custom Task Cheat Sheet

by SAS Employee OliviaWright in SAS Communities Library
‎03-24-2020 02:33 PM
2 Likes
‎03-24-2020 02:33 PM
2 Likes
Welcome back for another Custom Task Tuesday mini-series! For SAS Global Forum 2020 I have written a piper titled: SAS® Studio Custom Tasks: Tips and Tricks for the Adventurous Task Author. T...
Labels:
  • SAS Studio
  • Tips and Tricks

Custom Task Tuesday: Advanced Techniques

by SAS Employee OliviaWright in SAS Communities Library
‎09-18-2020 02:39 PM
1 Like
‎09-18-2020 02:39 PM
1 Like
...earson correlation. However, there are two elements of custom task development that you need to understand before we dive in that monster of a task. This week's post will help lay the ground work f...
  • Find more articles tagged with:
  • Custom Task Tuesday
Labels:
  • Learn SAS
  • SAS Studio

Custom Task Tuesday: Tasks for Customizing SGPLOT Graphs

by SAS Employee OliviaWright in SAS Communities Library
‎05-14-2019 09:45 AM
2 Likes
‎05-14-2019 09:45 AM
2 Likes
Over the next several #CustomTaskTuesdays, leading up to PharmaSUG 2019, I will be releasing tasks for customizing SGPLOT graphs. The graphs used will all be clinical graph examples from Sanjay M...
  • Find more articles tagged with:
  • Custom Task Tuesday
Labels:
  • SAS Programming
  • SAS Studio

Custom Task Tuesday: Customizing Report Options

by SAS Employee OliviaWright in SAS Communities Library
‎05-23-2017 04:06 PM
4 Likes
‎05-23-2017 04:06 PM
4 Likes
This week's task allows the user to customize certain options for their report that will show up in your report of their results. The user will be able to change the title, color of t...
Labels:
  • Learn SAS
  • SAS Studio

SAS Studio Custom Task Tuesday: How to Create Macro Execution Task

by SAS Employee OliviaWright in SAS Communities Library
‎01-06-2017 10:54 AM
5 Likes
‎01-06-2017 10:54 AM
5 Likes
The first task that we are going to focus on during Custom Task Tuesday is a task on macro proc execution, which is probably the most editable and customizable of all of the tasks we will discuss.&n...
  • Find more articles tagged with:
  • Custom Task Tuesday
Labels:
  • SAS Studio
  • Tips and Tricks
Show results in comments (6)
  • i don´t m know that is possible in sas
  • I have a slightly different question regarding custom tasks and macros: Is it possible to %i...
  • That is an interesting example of using the check boxes in the GUI part of the SAS/Studio task. &n...
  • ...AS program. SAS doesn't know about task files. However, a process flow in SAS Studio might be helpful f...
  • Hi @Tom! You are absolutely right about the fact that this task did not need to be put in a m...
  • ...eries called Custom Task Tuesday. Check out some of the other articles if you're interested. 

Custom Task Tuesday: SAS Global Forum/PROC IRT Edition!

by SAS Employee OliviaWright in SAS Communities Library
‎04-03-2017 10:04 PM
1 Like
‎04-03-2017 10:04 PM
1 Like
For those that have been following this series, you may be interested in an SAS Global Forum paper written by my colleague Elliot Inman and I titled “Developing Your Own SAS Studio Custom Tasks for A...
Labels:
  • SAS Studio

SAS Studio Custom Task Tuesday: How to Create the Dataset Directory Se...

by SAS Employee OliviaWright in SAS Communities Library
‎01-17-2017 04:41 PM
3 Likes
‎01-17-2017 04:41 PM
3 Likes
...tudio custom task functionality is here to help. The task we are going to construct with this week’s post is a dataset directory search task.    The dataset directory search task a...
  • Find more articles tagged with:
  • Custom Task Tuesday
Labels:
  • SAS Studio
  • Tips and Tricks
Show results in comments (3)
  • this routine overwrites a work library table. When you wish to avoid that and have no control over...
  • Thank you @Peter_C for your feedback! That would be a great addition to this task. I'll c...
  • I have attached a new version of the task that uses _DATA_ and will not create any datasets in t...

Custom Task Tuesday: CAS Actions in a Custom Task

by SAS Employee OliviaWright in SAS Communities Library
‎09-04-2018 11:57 AM
5 Likes
‎09-04-2018 11:57 AM
5 Likes
...bsp; Parsing Libref and Name for Output CAS Table One important point to note when using CAS actions in a Custom Task is that CAS Actions typically separate table name and library name, while the Custom...
Labels:
  • SAS Studio
  • SAS Viya

Custom Task Tuesday: Sonification Using the SAS Graphics Accelerator

by SAS Employee OliviaWright in SAS Communities Library
‎03-10-2020 10:48 AM
3 Likes
‎03-10-2020 10:48 AM
3 Likes
Welcome back for another Custom Task Tuesday mini-series! For SAS Global Forum 2020 I have written a piper titled: SAS® Studio Custom Tasks: Tips and Tricks for the A...
Labels:
  • SAS Conference Papers
  • SAS Programming
  • SAS Studio
  • « Previous
    • 1
    • 2
    • 3
  • Next »
Powered by Khoros