<?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>All idea exchange posts in SAS Support Communities</title>
    <link>https://communities.sas.com/</link>
    <description>SAS Support Communities</description>
    <pubDate>Mon, 31 Oct 2022 07:03:10 GMT</pubDate>
    <dc:creator>Community</dc:creator>
    <dc:date>2022-10-31T07:03:10Z</dc:date>
    <item>
      <title>Re: System Option for Displaying Macro Source Code on Log Only Once</title>
      <link>https://communities.sas.com/t5/SASware-Ballot-Ideas/System-Option-for-Displaying-Macro-Source-Code-on-Log-Only-Once/idc-p/841561#M4813</link>
      <description>&lt;P&gt;MPRINT is not showing the macro code, it's showing the SAS code that the macro generates.&amp;nbsp; Each time a macro is called, it may generate different SAS code (depending on the parameters passed, the input data, global macro variables, etc etc.)&amp;nbsp; So if the admins want to be able to read the log to see all the SAS code executed (which I think is reasonable, I always leave MPRINT on), I don't think an option to show the results of MPRINT once per macro called would meet that need.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Oct 2022 23:38:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SASware-Ballot-Ideas/System-Option-for-Displaying-Macro-Source-Code-on-Log-Only-Once/idc-p/841561#M4813</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2022-10-30T23:38:38Z</dc:date>
    </item>
    <item>
      <title>System Option for Displaying Macro Source Code on Log Only Once</title>
      <link>https://communities.sas.com/t5/SASware-Ballot-Ideas/System-Option-for-Displaying-Macro-Source-Code-on-Log-Only-Once/idi-p/841555</link>
      <description>&lt;P&gt;Due to cybersecurity restrictions, our SAS Site Administrators have enforced system options like SOURCE, SOURCE2 and MPRINT on every SAS session to make sure that every single line of submitted code is printed on the SAS Log.&lt;BR /&gt;Options SOURCE and SOURCE2 pose no particular problem.&amp;nbsp; But a locked-in MPRINT option has the unwanted effect of multiplying the number of lines of Macro Code being printed on the Log, every time a Macro is invoked.&lt;BR /&gt;Having a system option that displays the Macro Code only once (regardless of how many times the Macro is called in the program) would be very helpful to reduce the number of lines displayed on the Log.&lt;BR /&gt;MPRINT is a debugging option that works well as it does.&lt;BR /&gt;The new option could be named somewhat differently (maybe MLOG ?).&lt;/P&gt;</description>
      <pubDate>Sun, 30 Oct 2022 22:02:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SASware-Ballot-Ideas/System-Option-for-Displaying-Macro-Source-Code-on-Log-Only-Once/idi-p/841555</guid>
      <dc:creator>F_Pierantoni</dc:creator>
      <dc:date>2022-10-30T22:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Column Support</title>
      <link>https://communities.sas.com/t5/SASware-Ballot-Ideas/Identify-Column-Support/idc-p/834992#M4809</link>
      <description>&lt;P&gt;Make sure they do a better job than Oracle (or at least the way Oracle was used by the application I was working with).&amp;nbsp; I just had a program that had been running for over 10 years without issue break because this application generated a unique id column that was larger than a billion.&amp;nbsp; For a table with only 11 observations (and never had any observations deleted.)&amp;nbsp; The application seems to be using only one sequence generator for ALL of the tables instead of a separate sequence for each table.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Sep 2022 02:14:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SASware-Ballot-Ideas/Identify-Column-Support/idc-p/834992#M4809</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-09-24T02:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Column Support</title>
      <link>https://communities.sas.com/t5/SASware-Ballot-Ideas/Identify-Column-Support/idc-p/834977#M4808</link>
      <description>&lt;P&gt;Thanks all - I see my typo now in the subject but not in the body, so hopefully the body is included when searching?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And yes, I do use SAS for much more than just data analytics, although I do some of that too.&amp;nbsp; I find SAS very powerful as a programming language and can develop solutions that would take much longer in other languages.&amp;nbsp; I'm a mainframe software engineer - going on 45 years of experience, and I first started using SAS in 1987, so I've had plenty of time to develop bad habits!&amp;nbsp; &amp;nbsp; If I had known that IDENTITY wasn't supported, I would have coded an alternative right from the start.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This particular software is for compliance monitoring, and I received a patent two months ago for it - very proud of that!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 21:05:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SASware-Ballot-Ideas/Identify-Column-Support/idc-p/834977#M4808</guid>
      <dc:creator>mikegia5</dc:creator>
      <dc:date>2022-09-23T21:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Column Support</title>
      <link>https://communities.sas.com/t5/SASware-Ballot-Ideas/Identify-Column-Support/idc-p/834976#M4807</link>
      <description>&lt;P&gt;Very small issue, it's identity column not identify so if people search this may not come up very high for them to realize it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being said, SAS is for data analysis. I wouldn't expect this functionality in SAS BASE, but would in SAS DI Studio though.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 20:56:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SASware-Ballot-Ideas/Identify-Column-Support/idc-p/834976#M4807</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-09-23T20:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Column Support</title>
      <link>https://communities.sas.com/t5/SASware-Ballot-Ideas/Identify-Column-Support/idc-p/834971#M4806</link>
      <description>&lt;P&gt;I suspect there is not much support for this because it does not really have any value for normal statistical analysis tasks.&amp;nbsp; Sounds like it might be more valuable in a transactional database application which is not a core reason that people use SAS.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 20:31:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SASware-Ballot-Ideas/Identify-Column-Support/idc-p/834971#M4806</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-09-23T20:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Column Support</title>
      <link>https://communities.sas.com/t5/SASware-Ballot-Ideas/Identify-Column-Support/idc-p/834952#M4805</link>
      <description>&lt;P&gt;No comments doesn't mean a lot in this section of the forum. Many comments are in the nature of "workarounds". Some comments are clarification of the purpose.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would say the more important bit would be the number of supports, the number next to that "thumbs up" in the upper left of the page. No supports means the users of this forum aren't seeing a need &lt;STRONG&gt;but&lt;/STRONG&gt; not everyone visits the ballot ideas part of the forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the SAS Institute aiming new ideas at the Viya platform I suspect that unless ballot ideas are incorporated there they won't be. The time might be awhile even for accepted ideas.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 19:20:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SASware-Ballot-Ideas/Identify-Column-Support/idc-p/834952#M4805</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-09-23T19:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Column Support</title>
      <link>https://communities.sas.com/t5/SASware-Ballot-Ideas/Identify-Column-Support/idc-p/834902#M4804</link>
      <description>&lt;P&gt;I opened a case/track on this and was told to move it to this community, which I did on the same day, but it's been here for over 2 years without a single comment.&amp;nbsp; Is this the proper forum to submit an official request for enhancement?&lt;/P&gt;
&lt;P&gt;Mike Giaquinto&lt;BR /&gt;Wells Fargo&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 18:08:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SASware-Ballot-Ideas/Identify-Column-Support/idc-p/834902#M4804</guid>
      <dc:creator>mikegia5</dc:creator>
      <dc:date>2022-09-23T18:08:48Z</dc:date>
    </item>
    <item>
      <title>Bring back the Narratives from the PSS (Power and Sample Size) application</title>
      <link>https://communities.sas.com/t5/SASware-Ballot-Ideas/Bring-back-the-Narratives-from-the-PSS-Power-and-Sample-Size/idi-p/831517</link>
      <description>&lt;P&gt;Please bring back the Narratives from the PSS (Power and Sample Size) application. I found this very useful for rapidly generating a sensible, accurate report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to SAS Technical Support, the PSS application was replaced by a set of tasks in SAS Studio 3.6, but does not include the Narratives (described near the bottom of this page:&lt;A href="https://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_clientpss_sect006.htm" target="_blank" rel="noopener"&gt;https://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_clientpss_sect006.htm&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More discussion here:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Community-Suggestion-Box/Bring-back-the-Narratives-from-the-PSS-Power-and-Sample-Size/idc-p/831196" target="_self"&gt;https://communities.sas.com/t5/Community-Suggestion-Box/Bring-back-the-Narratives-from-the-PSS-Power-and-Sample-Size/idc-p/831196&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 08:58:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SASware-Ballot-Ideas/Bring-back-the-Narratives-from-the-PSS-Power-and-Sample-Size/idi-p/831517</guid>
      <dc:creator>Norman21</dc:creator>
      <dc:date>2022-09-02T08:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bring back the Narratives from the PSS (Power and Sample Size) application</title>
      <link>https://communities.sas.com/t5/Community-Suggestion-Box/Bring-back-the-Narratives-from-the-PSS-Power-and-Sample-Size/idc-p/831196#M197</link>
      <description>&lt;P&gt;I did contact&amp;nbsp;&lt;SPAN&gt;Tech Support, they confirmed that the Narratives option is no longer available.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'll try SAS Ballot.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 06:30:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Community-Suggestion-Box/Bring-back-the-Narratives-from-the-PSS-Power-and-Sample-Size/idc-p/831196#M197</guid>
      <dc:creator>Norman21</dc:creator>
      <dc:date>2022-08-31T06:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Add SAS Packages Framework to the SAS Base/Viya</title>
      <link>https://communities.sas.com/t5/SASware-Ballot-Ideas/Add-SAS-Packages-Framework-to-the-SAS-Base-Viya/idc-p/831161#M4801</link>
      <description>&lt;P&gt;Great idea, great work, should be on the SAS ballot. Gerry&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 20:08:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SASware-Ballot-Ideas/Add-SAS-Packages-Framework-to-the-SAS-Base-Viya/idc-p/831161#M4801</guid>
      <dc:creator>GerryFromPace</dc:creator>
      <dc:date>2022-08-30T20:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Make the list "New solutions" more informative - Status changed to: Implemented</title>
      <link>https://communities.sas.com/t5/Community-Suggestion-Box/Make-the-list-quot-New-solutions-quot-more-informative/idc-p/831148#M196</link>
      <description />
      <pubDate>Tue, 30 Aug 2022 19:07:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Community-Suggestion-Box/Make-the-list-quot-New-solutions-quot-more-informative/idc-p/831148#M196</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2022-08-30T19:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adjust the spell check - Status changed to: Implemented</title>
      <link>https://communities.sas.com/t5/Community-Suggestion-Box/Adjust-the-spell-check/idc-p/831143#M195</link>
      <description>&lt;P&gt;We regularly review the spell check and add words as needed.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 18:35:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Community-Suggestion-Box/Adjust-the-spell-check/idc-p/831143#M195</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2022-08-30T18:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Add SAS Packages Framework to the SAS Base/Viya</title>
      <link>https://communities.sas.com/t5/SASware-Ballot-Ideas/Add-SAS-Packages-Framework-to-the-SAS-Base-Viya/idc-p/831137#M4800</link>
      <description>&lt;P&gt;I rely on nuget in the .NET world. SAS needs something along those lines. Highly agree with Bart here.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:49:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SASware-Ballot-Ideas/Add-SAS-Packages-Framework-to-the-SAS-Base-Viya/idc-p/831137#M4800</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2022-08-30T17:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Closing/locking  solved topics - Status changed to: Unspecified</title>
      <link>https://communities.sas.com/t5/Community-Suggestion-Box/Closing-locking-solved-topics/idc-p/831135#M194</link>
      <description>&lt;P&gt;Resolved with Chris Hemedinger's comments below.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:26:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Community-Suggestion-Box/Closing-locking-solved-topics/idc-p/831135#M194</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2022-08-30T17:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Bring back the Narratives from the PSS (Power and Sample Size) application</title>
      <link>https://communities.sas.com/t5/Community-Suggestion-Box/Bring-back-the-Narratives-from-the-PSS-Power-and-Sample-Size/idc-p/831134#M193</link>
      <description>&lt;P&gt;Or SAS Ballot? The interfaces do look the same which may lead to some confusion as well.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SASware-Ballot-Ideas/idb-p/sas_ideas" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/SASware-Ballot-Ideas/idb-p/sas_ideas&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:26:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Community-Suggestion-Box/Bring-back-the-Narratives-from-the-PSS-Power-and-Sample-Size/idc-p/831134#M193</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-08-30T17:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Bring back the Narratives from the PSS (Power and Sample Size) application - Status changed to: Unspecified</title>
      <link>https://communities.sas.com/t5/Community-Suggestion-Box/Bring-back-the-Narratives-from-the-PSS-Power-and-Sample-Size/idc-p/831133#M192</link>
      <description>&lt;P&gt;This is outside the scope of SAS communities. To request this and other features, please contact SAS Tech Support:&amp;nbsp;&lt;A href="https://www.sas.com/en_us/contact/technical-support.html" target="_blank"&gt;https://www.sas.com/en_us/contact/technical-support.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:23:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Community-Suggestion-Box/Bring-back-the-Narratives-from-the-PSS-Power-and-Sample-Size/idc-p/831133#M192</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2022-08-30T17:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Expert User Forum</title>
      <link>https://communities.sas.com/t5/Community-Suggestion-Box/Expert-User-Forum/idc-p/831132#M191</link>
      <description>&lt;P&gt;The forum does enable tags though I don't use them. We could use tags that are consistent/systematic for more technical discussions if we could agree to something and use the convention?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:16:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Community-Suggestion-Box/Expert-User-Forum/idc-p/831132#M191</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-08-30T17:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS App Store - Status changed to: Not Planned</title>
      <link>https://communities.sas.com/t5/Community-Suggestion-Box/SAS-App-Store/idc-p/831131#M190</link>
      <description>&lt;P&gt;This is outside the scope of changes to the SAS community.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:13:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Community-Suggestion-Box/SAS-App-Store/idc-p/831131#M190</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2022-08-30T17:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Community feedback and "Friends" - Status changed to: Implemented</title>
      <link>https://communities.sas.com/t5/Community-Suggestion-Box/Community-feedback-and-quot-Friends-quot/idc-p/831130#M189</link>
      <description>&lt;P&gt;We discuss these types of items during our Super User calls.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:08:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Community-Suggestion-Box/Community-feedback-and-quot-Friends-quot/idc-p/831130#M189</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2022-08-30T17:08:51Z</dc:date>
    </item>
  </channel>
</rss>

