<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>rss.livelink.posts-in-node@place:occasion</title>
    <link>https://communities.sas.com/</link>
    <description>SAS Support Communities</description>
    <pubDate>Tue, 30 Apr 2024 13:48:17 GMT</pubDate>
    <dc:creator>Community</dc:creator>
    <dc:date>2024-04-30T13:48:17Z</dc:date>
    <item>
      <title>Re: SAS Bowl XL, SAS Innovate 2024 - Recap</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/SAS-Bowl-XL-SAS-Innovate-2024-Recap/ec-p/925850#M603</link>
      <description>&lt;P&gt;I'm not able to register for the event, though- browser keeps blocking third-party cookies, and when I unblock the site, it gives me an error saying it can't log in to Microsoft.&amp;nbsp; Chrome doesn't even open the registration page.&amp;nbsp; Any suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Nancy&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 17:56:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/SAS-Bowl-XL-SAS-Innovate-2024-Recap/ec-p/925850#M603</guid>
      <dc:creator>nbrucken</dc:creator>
      <dc:date>2024-04-25T17:56:37Z</dc:date>
    </item>
    <item>
      <title>SAS Viya at SAS Innovate - What’s New in Data &amp; AI</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/SAS-Viya-at-SAS-Innovate-What-s-New-in-Data-amp-AI/ec-p/925666#M602</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Want to know what’s new in SAS Viya? In this SAS Viya Release Highlights Show, we’re packing our bags and heading to Las Vegas to showcase the latest SAS Viya announcements. We’ll be covering what’s new when it comes to SAS Viya Workbench, generative AI, copilots and even dive into topics like quantum computing. You’ll hear from SAS experts about how SAS is investing in these exciting technology areas.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 21:02:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/SAS-Viya-at-SAS-Innovate-What-s-New-in-Data-amp-AI/ec-p/925666#M602</guid>
      <dc:creator>thiago</dc:creator>
      <dc:date>2024-04-24T21:02:02Z</dc:date>
    </item>
    <item>
      <title>SESUG 2024</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/SESUG-2024/ec-p/925617#M601</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We are so excited to have our in person conference in Bethesda, Maryland in Sepember of 2024!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://sesug.regfox.com/sesug-2024" target="_self"&gt;SESUG registration&lt;/A&gt; for the 2024 Conference is now open!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;What’s New for SESUG 2024&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="general" href="https://sesug.org/SESUG2024/featuredpapers.php" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Featured Paper Competition&lt;/STRONG&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="general" href="https://sesug.org/SESUG2024/academicsections.php" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;New and Revised Academic Sections&lt;/STRONG&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="general" href="https://sesug.org/SESUG2024/grants.php" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Revised Grant Application and Perks&lt;/STRONG&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Quick Hit Presentations–which do not require a paper submission&lt;/LI&gt;
&lt;LI&gt;Expanded Networking Opportunities&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;SESUG 2024 will be held at the North Bethesda Marriott!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 17:55:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/SESUG-2024/ec-p/925617#M601</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2024-04-24T17:55:17Z</dc:date>
    </item>
    <item>
      <title>BASUG: History Carried Forward, Future Carried Back: Mixing Time Series of Differing Frequencies</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/BASUG-History-Carried-Forward-Future-Carried-Back-Mixing-Time/ec-p/925566#M600</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Many programming tasks require merging time series of varying frequency. For instance you might have three datasets (YEAR, QTR, and MONTH) of data, each with eponymous frequency and sorted by common id and date variables. Producing a monthly file with the most recent quarterly and yearly data is a hierarchical last-observation-carried-forward (LOCF) task. Or you may have three irregular times series (ADMISSIONS, SERVICES, TESTRESULTS), in which you want to capture the latest data from each source at every date encountered (event-based LOCF). These are tasks often left poorly optimized by most SQL-based languages, in which row order is ignored in the interests of optimizing table manipulation. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This presentation shows how to use conditional SET statements in the SAS® DATA step to update specific portions of the program data vector (i.e. the YEAR variables or the QTR variables) to carry forward low frequency data to multiple subsequent high frequency records. A similar approach works just as well for carrying forward data from irregular time series. We’ll also show how to use “sentinel variables” as a means of controlling the maximum time-span data is carried forward, i.e. how to remove historical data that has become “stale.” Finally, we will demonstrate how to modify these techniques to carry future observations backward, without re-sorting data.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Presented by&amp;nbsp;Mark Keintz&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="email" data-v-2041fe12=""&gt;&lt;SPAN&gt;Mark Keintz has been using SAS® since it was documented in one book.&amp;nbsp;His interests are largely in development of applications for financial research and education, addressed in several presentations at SAS Global Forums and various regional SAS user groups.&amp;nbsp;Mark's primary SAS expertise is in DATA step programming, hash programming techniques, efficient use of large data sets, and macro programming.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="email" data-v-2041fe12=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="email" data-v-2041fe12=""&gt;&lt;SPAN&gt;&lt;A href="https://us02web.zoom.us/webinar/register/WN_7fc44Ny9TUuzsxwCAwOLfQ#/registration" target="_self"&gt;&lt;STRONG&gt;REGISTER&lt;/STRONG&gt; &lt;/A&gt;for this virtual event today.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 11:32:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/BASUG-History-Carried-Forward-Future-Carried-Back-Mixing-Time/ec-p/925566#M600</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2024-04-29T11:32:20Z</dc:date>
    </item>
    <item>
      <title>WUSS Virtual: Mastering Oncology Studies: A Comprehensive Guide for Programmers &amp; Biostatisticians</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/WUSS-Virtual-Mastering-Oncology-Studies-A-Comprehensive-Guide/ec-p/925563#M599</link>
      <description>&lt;P&gt;Compared to other therapeutic studies, oncology studies are generally complex and difficult for programmers and statisticians. There is more to understand and to know such as different clinical study types, specific data collection points and analysis. In this seminar, programmers and statisticians will learn oncology specific knowledge in clinical studies and will understand a holistic view of oncology studies from data collection, CDISC datasets, and analysis. Programmers and statisticians will also find out what makes oncology studies unique and learn how to lead oncology study projects effectively.&lt;/P&gt;
&lt;P&gt;The seminar will cover four different sub types and their response criteria guidelines. The first sub type, Solid Tumor study, usually follows RECIST (Response Evaluation Criteria in Solid Tumor). The second sub type, Immunotherapy study, usually follows irRC (immune-related Response Criteria). The third sub type, Lymphoma study, usually follows Cheson. Lastly, Leukemia studies follow study specific guidelines (e.g., IWCLL for Chronic Lymphocytic Leukemia). The seminar will show how to use response criteria guidelines for data collections and response evaluation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Programmers and statisticians will learn how to create SDTM tumor specific datasets (RS, TU, TR), what SDTM domains are used for certain data collection, and what Controlled Terminology (e.g., CR, PR, SD, PD, NE) will be applied. They will also learn how to create Time-to-Event ADaM datasets from SDTM domains and how to use ADaM datasets to derive efficacy analysis (e.g., OS, PFS, TTP, ORR, DFS) and Kaplan Meier Curves using SAS Procedures such as PROC LIFETEST and PHREG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally, programmers and statistician will understand how to build end-to-end standards driven oncology studies from protocol, study sub-types, response criteria, data collection, SDTM, ADaM to analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Presented by &lt;A href="https://www.wuss.org/wuss-2024-virtual-classes/#lee" target="_self"&gt;Kevin Lee&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://wuss.regfox.com/template-wuss-2024-virtual-encores" target="_self"&gt;&lt;STRONG&gt;REGISTER&lt;/STRONG&gt; &lt;/A&gt;today.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 13:38:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/WUSS-Virtual-Mastering-Oncology-Studies-A-Comprehensive-Guide/ec-p/925563#M599</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2024-04-24T13:38:40Z</dc:date>
    </item>
    <item>
      <title>WUSS Virtual: Advanced SAS Macro Language Techniques for Building Dynamic Programs</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/WUSS-Virtual-Advanced-SAS-Macro-Language-Techniques-for-Building/ec-p/925560#M598</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This seminar shows you how to take advantage of SAS Macro Language capabilities that enable you to write dynamic programs and applications. By mastering the concepts and techniques presented in this class your programs will become free of hard-coded data dependencies, thus eliminating the need to re-write the code every time a data set name, variable name, or other data attribute changes. Topics will include how to build and process macro variable lists, using the macro language to control the data environment, using control files, working with datasets and libraries in the macro language, accessing the SAS data dictionaries, and other miscellaneous macro topics that will help you create dynamic code. Let “them” change the project’s specifications as often as “they” want … your code is ready!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Presented by &lt;A href="https://www.wuss.org/wuss-2024-virtual-classes/#horstman" target="_self"&gt;Josh Horstman&lt;/A&gt;. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;A href="https://wuss.regfox.com/template-wuss-2024-virtual-encores" target="_self"&gt;REGISTER&lt;/A&gt; &lt;/STRONG&gt;today.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 13:25:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/WUSS-Virtual-Advanced-SAS-Macro-Language-Techniques-for-Building/ec-p/925560#M598</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2024-04-24T13:25:04Z</dc:date>
    </item>
    <item>
      <title>SAS Bowl XL, SAS Innovate 2024 - Recap</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/SAS-Bowl-XL-SAS-Innovate-2024-Recap/ec-p/925547#M597</link>
      <description>&lt;P&gt;We learned so much and had so much fun at SAS Innovate 2024. So many activities, so many announcements. We're going to try and cover as many highlights as we can in May's rendition of the SAS Bowl.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Game Details&lt;/H1&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;The SAS Support Community trivia event, SAS Bowl XL,&amp;nbsp;SAS Innovate 2024 - Recap is scheduled for Wednesday, May 15, at 10 a.m. ET.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://teams.microsoft.com/registration/XE3BsSU2s0WkMJVSNzoMLw,xVeMZy9N30a0fCjPllhmsg,yyI8aqOtlUqihVvQNJSreA,ITUW1pkdN0OVk1o4I08YMA,BzBr-gRrEk-gpFi1SotfDw,mIOSlwhb6UW085dkEvRbnQ?mode=read&amp;amp;tenantId=b1c14d5c-3625-45b3-a430-9552373a0c2f" target="_self"&gt;Register for the event&lt;/A&gt; and receive an invite to a Microsoft Teams meeting and a calendar event.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;On game day, join the Teams meeting and&amp;nbsp;&lt;/STRONG&gt;&lt;A href="https://si.sas.com/sasbowl" target="_blank" rel="noopener nofollow noreferrer"&gt;&lt;STRONG&gt;access the game here&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;More on SAS Innovate Highlights&lt;/H1&gt;
&lt;P class="carina-rte-public-DraftStyleDefault-block"&gt;&lt;SPAN&gt;Starting off the week was the SAS Hackathon Boot Camp and education workshops. Wednesday started off with the general session and then breakout sessions in the afternoon. At any point you could visit the Innovation Hub. The activities in the Hub are too numerous to count. You could attend one of the scores of Super Demos, visit a booth, get your virtual bobble head made, etc. Watching SAS CTO, Bryan Harris, burn his taste bud on hot wings was also a highlight. And finally, all the technology announcements, including: SAS Viya Workbench, SAS Viya Copilot, SAS Enterprise Guide on SAS Viya, and so many more.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="carina-rte-public-DraftStyleDefault-block"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="carina-rte-public-DraftStyleDefault-block"&gt;&lt;SPAN&gt;Weren't able to make it to SAS Innovate? Here's a link to On-Demand sessions (registration required). You can watch all the general sessions as well as some select breakout session.&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="carina-rte-public-DraftStyleDefault-block"&gt;&lt;A href="https://innovate.sas.com/hub/events/8ab28f0a-ebf2-40d1-a8e7-650dc34d7777/ondemand" target="_self"&gt;SAS Innovate 2024 On-Demand&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;SAS Bowl and event details&lt;/H1&gt;
&lt;P&gt;For those who may be new to the SAS Bowl, you can find game history and specifics in this&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Community-Memo/Introducing-The-SAS-Bowl-your-friendly-SAS-Community-trivia-game/ba-p/673113" target="_blank" rel="noopener"&gt;Community memo&lt;/A&gt;. There you'll also find links to previous events, which include recordings.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;A href="https://teams.microsoft.com/registration/XE3BsSU2s0WkMJVSNzoMLw,xVeMZy9N30a0fCjPllhmsg,yyI8aqOtlUqihVvQNJSreA,ITUW1pkdN0OVk1o4I08YMA,BzBr-gRrEk-gpFi1SotfDw,mIOSlwhb6UW085dkEvRbnQ?mode=read&amp;amp;tenantId=b1c14d5c-3625-45b3-a430-9552373a0c2f" target="_self"&gt;Register for the event&lt;/A&gt;&amp;nbsp;and receive an invite with game details and a Teams meeting link. On game day,&amp;nbsp;Join the TEAMS meeting to play, and show off your SAS and worldly knowledge while competing for bragging rights and&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Global-Forum-2020/Announcing-your-SAS-Global-Forum-2020-communities-swag/gpm-p/620836" target="_blank" rel="noopener"&gt;SAS Community game gear&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 12:46:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/SAS-Bowl-XL-SAS-Innovate-2024-Recap/ec-p/925547#M597</guid>
      <dc:creator>joeFurbee</dc:creator>
      <dc:date>2024-04-24T12:46:36Z</dc:date>
    </item>
    <item>
      <title>WUSS Virtual: Navigating ChatGPT in Biometrics: Unlocking Data Insights for Practical Application</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/WUSS-Virtual-Navigating-ChatGPT-in-Biometrics-Unlocking-Data/ec-p/925374#M596</link>
      <description>&lt;P&gt;ChatGPT is at the forefront of the next revolution, and in this class, we’re about to embark on a journey that will demystify this remarkable technology. Imagine a virtual assistant that can comprehend and generate human-like text from Clinical Trial Data, a tool that can answer questions about specific patients, write SAS/R/Python codes, assist in content creation such as tables/listing/graphs, and even unleash its creativity in the realm of art. To truly harness its potential, you need to understand how to use ChatGPT in the art of prompt engineering, application development using ChatGPT API in Python/SAS and fine-tuning ChatGPT with your own data. In the class, we will embark on an exploration of ChatGPT that will equip you with the knowledge and skills to leverage its capabilities effectively while ensuring ethical and responsible use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The class will cover various aspects of Large Language Models (LLM), with a focus on ChatGPT. It will begin with an introduction to LLM. The class then delves into ChatGPT, explaining its purpose, development history, and potential impact on organizations and individuals. The class will explore ChatGPT applications, including website prompts, API integration, Python coding and fine-tuning, and presents use cases ranging from simple inquiries, SAS coding, SAS migration to R/Python, to art generation. There’s an emphasis on how to effectively use ChatGPT through prompt engineering techniques. Concerns regarding ChatGPT, such as data privacy, bias, and ethical considerations, will be addressed. Finally, the class touches on enterprise-level ChatGPT implementation, discussing risk mitigation and regulatory compliance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After attending the class, you will emerge with a comprehensive understanding of the LLM and ChatGPT phenomenon, including its architecture, practical use cases, prompt engineering, and API applications using Python/SAS. You will learn practical skills to effectively utilize ChatGPT in various domains, from effective prompts, content development, coding, art generation and more. Furthermore, you will gain insights into the ethical considerations surrounding LLM and ChatGPT, encompassing data privacy, bias, and regulatory compliance. You will also be equipped with knowledge about enterprise-level ChatGPT implementation and risk mitigation strategies. Ultimately, this class will empower you to leverage ChatGPT’s transformative potential while adhering to ethical and responsible ChatGPT practices in Biometric Department.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Presented by &lt;A href="https://www.wuss.org/wuss-2024-virtual-classes/#lee" target="_self"&gt;Kevin Lee&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://wuss.regfox.com/template-wuss-2024-virtual-encores" target="_self"&gt;&lt;STRONG&gt;REGISTER&lt;/STRONG&gt; &lt;/A&gt;today.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 13:19:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/WUSS-Virtual-Navigating-ChatGPT-in-Biometrics-Unlocking-Data/ec-p/925374#M596</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2024-04-24T13:19:16Z</dc:date>
    </item>
    <item>
      <title>What’s New in SAS Optimization?</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/What-s-New-in-SAS-Optimization/ec-p/923829#M594</link>
      <description>&lt;P&gt;Join this webinar to learn more about how SAS Optimization continues to improve on its powerful modeling language with unified access to a broad suite of solvers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will learn about:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;All the ways SAS Optimization is changing.&lt;/LI&gt;
&lt;LI&gt;Recently added features, including a conic optimization solver and an automated Benders decomposition algorithm.&lt;/LI&gt;
&lt;LI&gt;SAS Optimization performance improvements.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://www.sas.com/gms/redirect.jsp?detail=PLN26330_1691264363" target="_blank" rel="nofollow noopener noreferrer noreferrer noreferrer noreferrer"&gt;&lt;SPAN class="cta-button-article"&gt;Register Now&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 15:22:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/What-s-New-in-SAS-Optimization/ec-p/923829#M594</guid>
      <dc:creator>AliceYuan</dc:creator>
      <dc:date>2024-04-10T15:22:30Z</dc:date>
    </item>
    <item>
      <title>How Do I Streamline AI Project Workflows?</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/How-Do-I-Streamline-AI-Project-Workflows/ec-p/923827#M593</link>
      <description>&lt;P&gt;Join this webinar with SAS and Microsoft to learn about the flexibility, efficiency and scalability of combining SAS Event Stream Processing with ONNX Runtime and Microsoft Azure, addressing common challenges in AI model deployment and execution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will learn to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Streamline AI project workflows by integrating SAS Event Stream Processing with ONNX Runtime and Microsoft Azure.&lt;/LI&gt;
&lt;LI&gt;Integrate ONNX Runtime with SAS Event Stream Processing to create real-time streaming analytics with simplified testing and deployment on a variety of hardware alignments.&lt;/LI&gt;
&lt;LI&gt;Jump-start projects with sample projects and code examples on GitHub to deploy ONNX models efficiently and effectively.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://www.sas.com/gms/redirect.jsp?detail=PLN26317_1280807440" target="_blank" rel="nofollow noopener noreferrer noreferrer noreferrer noreferrer"&gt;&lt;SPAN class="cta-button-article"&gt;Register Now&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 15:18:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/How-Do-I-Streamline-AI-Project-Workflows/ec-p/923827#M593</guid>
      <dc:creator>AliceYuan</dc:creator>
      <dc:date>2024-04-10T15:18:06Z</dc:date>
    </item>
    <item>
      <title>SAS® Enterprise Guide® Is Now Integrated With SAS® Viya® 4</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/SAS-Enterprise-Guide-Is-Now-Integrated-With-SAS-Viya-4/ec-p/923825#M592</link>
      <description>&lt;P&gt;Join this webinar to hear more about the benefits of the SAS Enterprise Guide integration with Viya 4.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will learn how to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Run existing SAS Enterprise Guide projects on a SAS Viya 4 server.&lt;/LI&gt;
&lt;LI&gt;Accomplish more, more easily with the modern capabilities and architecture of SAS Viya 4.&lt;/LI&gt;
&lt;LI&gt;Take advantage of SAS Cloud Analytic Services.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://www.sas.com/gms/redirect.jsp?detail=PLN25431_234841654" target="_blank" rel="nofollow noopener noreferrer noreferrer noreferrer noreferrer"&gt;&lt;SPAN class="cta-button-article"&gt;Register Now&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 15:08:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/SAS-Enterprise-Guide-Is-Now-Integrated-With-SAS-Viya-4/ec-p/923825#M592</guid>
      <dc:creator>AliceYuan</dc:creator>
      <dc:date>2024-04-10T15:08:59Z</dc:date>
    </item>
    <item>
      <title>How Can You Use Deep Learning for Personalized Pricing and Revenue Optimization?</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/How-Can-You-Use-Deep-Learning-for-Personalized-Pricing-and/ec-p/923824#M591</link>
      <description>&lt;P&gt;Join this webinar to hear how you can use the power of machine learning and apply its capabilities to achieve personalized pricing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will learn:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;To adapt ideas from machine learning for econometrics in order to answer what-if questions.&lt;/LI&gt;
&lt;LI&gt;How the DEEPPRICE procedure in SAS Econometrics enables you to apply machine learning.&lt;/LI&gt;
&lt;LI&gt;How PROC DEEPPRICE accounts for individual variability among customers for personalized pricing and revenue optimization.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://www.sas.com/gms/redirect.jsp?detail=PLN26305_132671923" target="_blank" rel="nofollow noopener noreferrer noreferrer noreferrer noreferrer"&gt;&lt;SPAN class="cta-button-article"&gt;Register Now&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 15:04:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/How-Can-You-Use-Deep-Learning-for-Personalized-Pricing-and/ec-p/923824#M591</guid>
      <dc:creator>AliceYuan</dc:creator>
      <dc:date>2024-04-10T15:04:58Z</dc:date>
    </item>
    <item>
      <title>RTSUG Webinar: Intro to Coding in SAS Viya</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/RTSUG-Webinar-Intro-to-Coding-in-SAS-Viya/ec-p/923395#M590</link>
      <description>&lt;P class="x_MsoNormal"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Date:&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;Thursday, June 20, 2024&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="x_MsoNormal"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Time:&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;Noon to 1pm ET&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="x_MsoNormal"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Title:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Intro to Coding in SAS Viya&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="x_MsoNormal"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Where:&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;Virtual meeting on Zoom; email&amp;nbsp;&lt;A href="mailto:researchtrianglesasusersgroup@gmail.com" data-linkindex="0" target="_blank"&gt;researchtrianglesasusersgroup@gmail.com&lt;/A&gt;&amp;nbsp;for the Zoom info!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="x_MsoNormal"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Presenter:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Charu Shankar, SAS Sr. Technical Training Consultant&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="x_MsoNormal"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Description:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="x_MsoNormal"&gt;&lt;SPAN&gt;Can I use my existing SAS code in SAS Viya? What's a Cloud Analytic Server(CAS)? How's SAS 9 different from CAS. What is a Compute Server? What is the advantage of learning to speak in SAS Viya? These are some of the questions top of mind for the Classic SAS 9 User who has a solid foundation in SAS 9 &amp;amp; isn't sure how things integrate with existing SAS code. Learn through the yummy analogies of SAS instructor-yoga teacher &amp;amp; chef, Charu who drew from her experience of cooking in a yoga retreat in the bahamas for over 300 guests to understand the distinction between SAS &amp;amp; CAS. You too can learn the concepts. if techie terminology has your head all wound up in circles, then this session is just for you. Learn how you can stretch your knowledge of SAS programming concepts to beautifully write CAS code with just a few simple tweaks.. all this &amp;amp; much more in this session, All levels welcome. Some basic knowledge of SAS programming will help you get more value out of this session.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 12:36:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/RTSUG-Webinar-Intro-to-Coding-in-SAS-Viya/ec-p/923395#M590</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2024-04-08T12:36:26Z</dc:date>
    </item>
    <item>
      <title>Free Webinar from Michigan SAS User Group</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/Free-Webinar-from-Michigan-SAS-User-Group/ec-p/923034#M589</link>
      <description>&lt;H2&gt;&lt;SPAN&gt;Join MSUG&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;for their&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;NEX&lt;/SPAN&gt;&lt;SPAN&gt;T&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;MEETING- a Free Webinar!&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P class="x_MsoNormal"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Date:&lt;/STRONG&gt;&amp;nbsp;Thursday, April 25&lt;BR /&gt;&lt;STRONG&gt;Time:&lt;/STRONG&gt;&amp;nbsp;Noon - 1:00 PM ET&lt;BR /&gt;&lt;STRONG&gt;Place:&amp;nbsp;&lt;/STRONG&gt;Online&lt;BR /&gt;&lt;STRONG&gt;Cost:&lt;/STRONG&gt;&amp;nbsp; Free!&amp;nbsp;However, please register by Tuesday, April 23 in order to receive the webinar link. Webinar information will be sent out on Wednesday, April 24.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;P class="x_MsoNormal"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P class="x_MsoNormal"&gt;&lt;SPAN&gt;&lt;A title="Original URL: https://protect.checkpoint.com/v2/___https://misug.us7.list-manage.com/track/click?u=65c0e3e3df513a40ff8a6007f&amp;amp;id=439016157c&amp;amp;e=7f9ce7cbaa___.YzJ1OnNhc2luc3RpdHV0ZTpjOm86OWNjY2E1NGZiYThkNGVjMDA3ODFkOTMzNTAxYWU5NTk6Njo4N2MzOjU4MzRkNzIxMjA0Y2Y4ZWU2MWRlNTk0MTdlOGIxMmI2ZjVhYWZkYmM3YmY5NzgzOGE3MDg4YjViZmU0ZThhZmQ6aDpU. Click or tap if you trust this link." href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fprotect.checkpoint.com%2Fv2%2F___https%3A%2F%2Fmisug.us7.list-manage.com%2Ftrack%2Fclick%3Fu%3D65c0e3e3df513a40ff8a6007f%26id%3D439016157c%26e%3D7f9ce7cbaa___.YzJ1OnNhc2luc3RpdHV0ZTpjOm86OWNjY2E1NGZiYThkNGVjMDA3ODFkOTMzNTAxYWU5NTk6Njo4N2MzOjU4MzRkNzIxMjA0Y2Y4ZWU2MWRlNTk0MTdlOGIxMmI2ZjVhYWZkYmM3YmY5NzgzOGE3MDg4YjViZmU0ZThhZmQ6aDpU&amp;amp;data=05%7C02%7CShelley.Sessoms%40sas.com%7C4b673c5f164b43f48f5308dc54ce6ca3%7Cb1c14d5c362545b3a4309552373a0c2f%7C0%7C0%7C638478492761407306%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;amp;sdata=b7N2ufSlvH84oIh9lCVIu9jKobV1w0jm%2Bq%2FKrw8i34Y%3D&amp;amp;reserved=0" data-auth="Verified" data-linkindex="1" target="_blank"&gt;&lt;SPAN class="x_wsite-button-inner"&gt;Register Now!&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;P class="x_MsoNormal"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P class="x_MsoNormal"&gt;&lt;SPAN&gt;Agenda&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL type="disc"&gt;
&lt;LI class="x_MsoNormal"&gt;&lt;SPAN&gt;Regression Models for Count Data -&amp;nbsp;&lt;EM&gt;Jason Brinkley, Abt Associates&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="x_MsoNormal"&gt;&lt;SPAN&gt;Outcomes in the form of counts are becoming an increasingly popular metric in a wide variety of fields. For example, studying the number of hospital, emergency room, or in-patient doctor’s office visits has been a major focal point for many recent health studies. Many investigators want to know the impact of many different variables on these counts and help describe ways in which interventions or therapies might bring those numbers down. Traditional least squares regression was the primary mechanism for studying this type of data for decades. However, alternative methods were developed some time ago that are far superior for dealing with this type of data. The focus of this paper is to illustrate how count regression models can outperform traditional methods while utilizing the data in a more appropriate manner. Poisson Regression and Negative Binomial Regression are popular techniques when the data are overdispersed and using Zero-Inflated techniques for data with many more zeroes than is expected under traditional count regression models. These examples are applied to studies with real data.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 18:41:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/Free-Webinar-from-Michigan-SAS-User-Group/ec-p/923034#M589</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2024-04-04T18:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: From Zero to SAS: Using SAS Tasks to Summarize and Manipulate Your Data</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/From-Zero-to-SAS-Using-SAS-Tasks-to-Summarize-and-Manipulate/ec-p/922743#M588</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/460509"&gt;@petersbl52&lt;/a&gt;&amp;nbsp;see SAS On Demand for Academics: &lt;A href="https://support.sas.com/en/software/ondemand-for-academics-support.html" target="_blank"&gt;https://support.sas.com/en/software/ondemand-for-academics-support.html&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It's free to all who want to learn.&amp;nbsp; You don't need to be affiliated with a college or university.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 15:18:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/From-Zero-to-SAS-Using-SAS-Tasks-to-Summarize-and-Manipulate/ec-p/922743#M588</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2024-04-03T15:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: From Zero to SAS: Using SAS Tasks to Summarize and Manipulate Your Data</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/From-Zero-to-SAS-Using-SAS-Tasks-to-Summarize-and-Manipulate/ec-p/922721#M587</link>
      <description>&lt;P&gt;prior to the webinar, is there a SAS Studio software available (for trial use) that I can install in my PC to get a little familiar with it at least? if there is, can someone direct me where and how to get and install it?&amp;nbsp; thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 13:48:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/From-Zero-to-SAS-Using-SAS-Tasks-to-Summarize-and-Manipulate/ec-p/922721#M587</guid>
      <dc:creator>petersbl52</dc:creator>
      <dc:date>2024-04-03T13:48:17Z</dc:date>
    </item>
    <item>
      <title>Iowa SAS Users Group: The 14th One-Day Conference</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/Iowa-SAS-Users-Group-The-14th-One-Day-Conference/ec-p/922594#M586</link>
      <description>&lt;P&gt;This year's annual Iowa SAS® Users Group conference will be held on May 13th, 2024. Our in-person conference is a great opportunity for Iowa SAS® users and their colleagues and friends to get together for team building, to network and meet or get reacquainted with other fellow SAS® users, exchange ideas, and potentially discover and/or share job/contracting opportunities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The program will allow you to choose from 3 concurrent presentation sessions that will be held in separate rooms. Presentation sessions are scheduled to allow for 10 minute breaks in between sessions. This year, we have invited &lt;STRONG&gt;SAS speakers, Lincoln H. Groves, Jacqueline (Jackie) Johnson and Charu Shankar&lt;/STRONG&gt;. We also welcome back professional trainer/"SASNerd" Kirk Lafler, and will also have local SAS® guru Simon Geletta joining us to share some of his knowledge with us as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;During morning registration time and lunch break, you will have a valuable opportunity to share concepts and ideas, and for networking, to expand your familiarity with your fellow SAS® users within the community here in the Des Moines Metro area. We encourage you to bring your business cards and expand your network within the SAS® community. There will be a bulletin board where contract opportunities, related events, and other announcements can be affixed. We also encourage hiring managers and consultants seeking contracts to bring your job requirements in hard copy for distribution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We'll end the conference by holding a closing session where door-prizes (which include a laptop computer and much, much more) are given away before we wrap up the conference. You don't want to miss the closing session, so stick around!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To view the full Conference Program please go to &lt;A href="https://www.iowasasuser.org" target="_blank"&gt;https://www.iowasasuser.org&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.eventbrite.com/e/iowa-sas-users-group-the-14th-one-day-conference-tickets-863344726317?aff=oddtdtcreator" target="_self"&gt;&lt;STRONG&gt;Register today!&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 18:13:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/Iowa-SAS-Users-Group-The-14th-One-Day-Conference/ec-p/922594#M586</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2024-04-02T18:13:44Z</dc:date>
    </item>
    <item>
      <title>Nebraska SAS Users Group (NEBSUG) One-Day SAS Conference</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/Nebraska-SAS-Users-Group-NEBSUG-One-Day-SAS-Conference/ec-p/922590#M585</link>
      <description>&lt;P class="x_MsoNormal"&gt;The 2024 Nebraska SAS Users Group (NEBSUG) will be hosting its One-Day SAS Conference on&amp;nbsp;&lt;STRONG&gt;Tuesday, May 14th&lt;/STRONG&gt;&amp;nbsp;at the Thompson Alumni Center at the University of Nebraska Omaha.&lt;/P&gt;
&lt;P class="x_MsoNormal"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="x_MsoNormal"&gt;Registration is&lt;STRONG&gt;&amp;nbsp;free&amp;nbsp;&lt;/STRONG&gt;- please tell your friends and colleagues! There will be something for both new and experienced SAS users. Basic details are below - for more information, including presentation titles, click on the&amp;nbsp;&lt;A title="Original URL: https://protect.checkpoint.com/v2/___https://urldefense.com/v3/__https:/redcap.link/NEBSUG2024__;!!JkUDQA!NnQgykkX49HuPLQKwb-sIBYXSuK75bSFH_PerOoj97YAxMwibtqPM4F1h6oxiTL1RgVRSUFagTPEQNnjHKTOWUqt4Q$___.YzJ1OnNhc2luc3RpdHV0ZTpjOm86NWZiYjk0M2IwOTRmMGU0YTg2MTU0M2Y4YWIwNmEzMGY6Njo4YWVmOmMxNzU2ZGFjMGUwYWQ0YjZiOWJjNTE5Mjg0MTIzOGVkZDM3ODE1OThhM2E2YWYwODMzMDI1OTQ5ODI4ZjkxZDQ6aDpU. Click or tap if you trust this link." href="https://unmcredcap.unmc.edu/redcap/surveys/?s=XWA7XYHD8FHYJREN" target="_self" data-auth="Verified" data-linkindex="0"&gt;registration link&lt;/A&gt;.&lt;/P&gt;
&lt;P class="x_MsoNormal"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What:&amp;nbsp;&lt;/STRONG&gt;The 2024 Nebraska SAS User Group One-Day Conference&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;When:&lt;/STRONG&gt;&amp;nbsp;Tuesday, May 14&lt;SUP&gt;th&lt;/SUP&gt;&amp;nbsp;from 8:50 am - 4:00 pm (check-in starts at 8:00 am)&lt;BR /&gt;&lt;STRONG&gt;Where:&lt;/STRONG&gt;&amp;nbsp;University of Nebraska Omaha Thompson Alumni Center, right off 67th and Dodge&lt;BR /&gt;&lt;STRONG&gt;Format:&lt;/STRONG&gt;&amp;nbsp;In-person or Virtual (only some of the presentations will be available virtually)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Cost:&lt;/STRONG&gt;&amp;nbsp;Free!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Online Registration:&lt;/STRONG&gt;&lt;U&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A title="Original URL: https://protect.checkpoint.com/v2/___https://urldefense.com/v3/__https:/redcap.link/NEBSUG2024__;!!JkUDQA!NnQgykkX49HuPLQKwb-sIBYXSuK75bSFH_PerOoj97YAxMwibtqPM4F1h6oxiTL1RgVRSUFagTPEQNnjHKTOWUqt4Q$___.YzJ1OnNhc2luc3RpdHV0ZTpjOm86NWZiYjk0M2IwOTRmMGU0YTg2MTU0M2Y4YWIwNmEzMGY6Njo1MGJiOmI4YTMzZDM2MDMwNmFmMjhmYThiZTM4MGY0YzM0ZjVjMzc3MGMzZGJhZTQ0Y2I4MjYwYzhkZmJlNDc5MjllNTU6aDpU. Click or tap if you trust this link." href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fprotect.checkpoint.com%2Fv2%2F___https%3A%2F%2Furldefense.com%2Fv3%2F__https%3A%2Fredcap.link%2FNEBSUG2024__%3B!!JkUDQA!NnQgykkX49HuPLQKwb-sIBYXSuK75bSFH_PerOoj97YAxMwibtqPM4F1h6oxiTL1RgVRSUFagTPEQNnjHKTOWUqt4Q%24___.YzJ1OnNhc2luc3RpdHV0ZTpjOm86NWZiYjk0M2IwOTRmMGU0YTg2MTU0M2Y4YWIwNmEzMGY6Njo1MGJiOmI4YTMzZDM2MDMwNmFmMjhmYThiZTM4MGY0YzM0ZjVjMzc3MGMzZGJhZTQ0Y2I4MjYwYzhkZmJlNDc5MjllNTU6aDpU&amp;amp;data=05%7C02%7CShelley.Sessoms%40sas.com%7Cbb97b8aadb5e4b68d5bb08dc533bebcd%7Cb1c14d5c362545b3a4309552373a0c2f%7C0%7C0%7C638476764022712880%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;amp;sdata=syLUxZgxo%2Bqr3datmAj3SaHmS%2FbOBYfXvbaUEEkmUfo%3D&amp;amp;reserved=0" data-auth="Verified" data-linkindex="1" target="_blank"&gt;https://unmcredcap.unmc.edu/redcap/surveys/?s=XWA7XYHD8FHYJREN&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Come spend a day with fellow SAS programmers to network and learn from some of the best and brightest.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 18:09:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/Nebraska-SAS-Users-Group-NEBSUG-One-Day-SAS-Conference/ec-p/922590#M585</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2024-04-02T18:09:15Z</dc:date>
    </item>
    <item>
      <title>SAS Viya Jobs in Excel, SAS Enterprise Guide on SAS Viya | SAS Viya January &amp; February 2024 Release</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/SAS-Viya-Jobs-in-Excel-SAS-Enterprise-Guide-on-SAS-Viya-SAS-Viya/ec-p/920839#M584</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Want to know what’s new in SAS Viya? In this SAS Viya Release Highlights Show, you’ll learn about new capabilities in SAS for Microsoft 365, SAS Studio, SAS Model Manager and SAS Information Governance. Plus, we’ll hear from our resident SAS expert about SAS Visual Analytics expression editor improvements, new SAS Studio steps and custom steps. Then, in the Release Talk, we’ll hear all about the brand new SAS Enterprise Guide integration with SAS Viya. &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 21:05:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/SAS-Viya-Jobs-in-Excel-SAS-Enterprise-Guide-on-SAS-Viya-SAS-Viya/ec-p/920839#M584</guid>
      <dc:creator>thiago</dc:creator>
      <dc:date>2024-03-18T21:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Generative KI: Use Cases mit SAS Viya</title>
      <link>https://communities.sas.com/t5/Upcoming-Events/Generative-KI-Use-Cases-mit-SAS-Viya/ec-p/919624#M583</link>
      <description>&lt;P&gt;Happy to move forward with the team&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2024 08:18:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Upcoming-Events/Generative-KI-Use-Cases-mit-SAS-Viya/ec-p/919624#M583</guid>
      <dc:creator>SumanE</dc:creator>
      <dc:date>2024-03-09T08:18:57Z</dc:date>
    </item>
  </channel>
</rss>

