<?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>PaigeMiller Tracker</title>
    <link>https://communities.sas.com/kntur85557/tracker</link>
    <description>PaigeMiller Tracker</description>
    <pubDate>Wed, 05 Aug 2026 21:41:03 GMT</pubDate>
    <dc:date>2026-08-05T21:41:03Z</dc:date>
    <item>
      <title>Re: Transpose Account Data which has multiple entries into multiple columns.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Transpose-Account-Data-which-has-multiple-entries-into-multiple/m-p/991733#M380374</link>
      <description>&lt;P&gt;You can use PROC TRANSPOSE as in this example:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/proc/n01rzqgzs8vq1bn10h1wtx914kyf.htm" target="_blank" rel="noopener"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/proc/n01rzqgzs8vq1bn10h1wtx914kyf.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want actual code, you will need to provide data in a usable form, as seen in &lt;A href="https://blogs.sas.com/content/sastraining/2016/03/11/jedi-sas-tricks-data-to-data-step-macro/" target="_self"&gt;these examples and instructions&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: I understand that a key person wants the data in this form; but please understand that is the only reason to do this. If you are programming for yourself, and want to use the results in further analyses, tables or plots, you would never do this transpose. As stated by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;, this transposed arrangement of the data makes all other programming much more difficult.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2026 11:31:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Transpose-Account-Data-which-has-multiple-entries-into-multiple/m-p/991733#M380374</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-08-04T11:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Support Communities metrics and their trends</title>
      <link>https://communities.sas.com/t5/All-Things-Community/SAS-Support-Communities-metrics-and-their-trends/m-p/991669#M5139</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32733"&gt;@FreelanceReinh&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, it looks like those mathematical inaccuracies occurred too frequently in Copilot's training data.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Sadly, it's not just using words wrong. It doesn't do calculations properly either. One day I was lazy and asked Copilot to compute MPH for my walk, in which I walked 3 miles (exactly) in 56 minutes and 36 seconds. Copilot walked me through the math and for the first step, Copilot told me that 56 minutes and 36 seconds is 56.61 minutes. Can you spot the error? (it's a small error but certainly not round-off error) There was another math error in the next calculation as well.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2026 13:55:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/SAS-Support-Communities-metrics-and-their-trends/m-p/991669#M5139</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-08-03T13:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Support Communities metrics and their trends</title>
      <link>https://communities.sas.com/t5/All-Things-Community/SAS-Support-Communities-metrics-and-their-trends/m-p/991632#M5130</link>
      <description>&lt;P&gt;I asked an AI chatbot (Copilot) why traffic is way down at internet help sites. The answer:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Traffic on StackOverflow and similar help sites is down &lt;STRONG&gt;because several structural shifts all hit at once&lt;/STRONG&gt;, and the data is now overwhelming: generative AI replaced most routine Q&amp;amp;A, moderation friction pushed newcomers away, and expert contributors withdrew when their effort stopped being rewarded. The collapse is not subtle — question volume is down &lt;STRONG&gt;29× from its peak&lt;/STRONG&gt;, and many sites are back to &lt;STRONG&gt;launch‑year activity levels&lt;/STRONG&gt;.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interesting how Copilot does not seem to recognize that multiplication and division are not the same thing. Down 29x is not the same as 1/29th. I do realize that many people make this same mistake in their speech and in their writing.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Aug 2026 22:06:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/SAS-Support-Communities-metrics-and-their-trends/m-p/991632#M5130</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-08-02T22:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Will this work to partition a large data set into 10?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Will-this-work-to-partition-a-large-data-set-into-10/m-p/991574#M380358</link>
      <description>&lt;P&gt;It would still help if you would be specific, instead of using the very vague word "processing". I'm sure many people here have good ideas on how to handle large data sets, but we can't help you unless we know what you going to do next.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, how big is this data set, in terms of rows and columns?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2026 16:30:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Will-this-work-to-partition-a-large-data-set-into-10/m-p/991574#M380358</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-31T16:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Will this work to partition a large data set into 10?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Will-this-work-to-partition-a-large-data-set-into-10/m-p/991566#M380351</link>
      <description>&lt;P&gt;I would like to suggest that splitting data sets like this is rarely needed and is rarely a good idea, and it usually makes the next steps in your programming more difficult. If you tell what you plan to do next with this data, we could advise on a better approach.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If, for example, you want to perform a regression analysis on each split, you can do so like this (and of course this method applies to almost every PROC even if it is not regression)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data large_set1;
    set large_set;
    id=mod(_n_,10);
run;
proc sort data=large_set1;
    by id;
run;
proc freq data=large_set1;
    by id;
    model y=x;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2026 15:53:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Will-this-work-to-partition-a-large-data-set-into-10/m-p/991566#M380351</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-31T15:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: What is collinearity and why does it matter?</title>
      <link>https://communities.sas.com/t5/SAS-Communities-Library/What-is-collinearity-and-why-does-it-matter/tac-p/991355#M12152</link>
      <description>&lt;P&gt;Partial Least Squares ought to be mentioned here. In my opinion, it is the best modeling tool when you have collinearity among the X variables, and is widely used in some areas, like spectroscopy (and of course is used in many other areas). Please see the &lt;A href="https://support.sas.com/resources/papers/proceedings-archive/SUGI95/Sugi-95-210%20Tobias.pdf" target="_self"&gt;paper by Tobias&lt;/A&gt;&amp;nbsp;(of SAS Institute), in which he takes 1,000 highly correlated predictors, and still obtains a useful model, without all the time-consuming messiness of reducing variables. Also see the paper by Bartell (from JMP) &lt;A href="https://community.jmp.com/kvoqx44227/attachments/kvoqx44227/mastering-jmp/48/5/PLSBartell%20Jan%202019.pdf" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2026 17:58:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Communities-Library/What-is-collinearity-and-why-does-it-matter/tac-p/991355#M12152</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-27T17:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: html email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/html-email/m-p/991068#M380318</link>
      <description>&lt;P&gt;Perhaps the &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/mcrolref/n09tblrxldh8k0n1kt6dkj3xlxug.htm" target="_self"&gt;%NRSTR function&lt;/A&gt; will work here. But yes, definitely show us your code. In fact, please, from now on, ALWAYS show us your code in the first post on a topic.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2026 10:52:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/html-email/m-p/991068#M380318</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-20T10:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sum values over repeated variable values</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Sum-values-over-repeated-variable-values/m-p/990660#M43996</link>
      <description>&lt;P&gt;Agreeing with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;that numbers should not characters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you perform the conversion to have numeric values, PROC SUMMARY or PROC MEANS produces the dataset or output you want.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2026 17:54:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Sum-values-over-repeated-variable-values/m-p/990660#M43996</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-10T17:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Estimation and significance test</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Estimation-and-significance-test/m-p/990582#M5089</link>
      <description>&lt;P&gt;SAS has never (as far as I know) used the normal distribution when there are more than 30 data points. It uses the t-distribution even when there are 30,000 data points (or more) assuming of course that the t-distribution is the correct distribution for the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The idea of using the normal distribution when there are more than 30 data points is an approximation, and was useful back in the days before computers and you had to use a look-up table. But it isn't really needed with modern computers.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2026 13:42:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Estimation-and-significance-test/m-p/990582#M5089</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-08T13:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Estimation and significance test</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Estimation-and-significance-test/m-p/990557#M5086</link>
      <description>&lt;P&gt;Are you using PROC VARMAX? It would appear that the parameter estimates follow a t-distribution.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;According to &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/etsug/etsug_varmax_details33.htm#etsug_varmax013343" target="_self"&gt;the documentation&lt;/A&gt;, the parameter estimates converge to a multivariate normal distribution as T approaches infinity (T apparently is the number of data points), which means before they converge they are likely a t-distribution.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2026 18:56:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Estimation-and-significance-test/m-p/990557#M5086</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-07T18:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Custom DateTime Display Formats</title>
      <link>https://communities.sas.com/t5/SAS-Product-Suggestions/Allow-Custom-DateTime-Display-Formats/idc-p/990501#M831</link>
      <description>&lt;P&gt;As I said in another one your suggestions, I don't think this belongs in Suggestions. When some numbers aren't displayed as you want, you could simply apply the right format/function to the data before displaying it. SAS already gives you all the tools to display dates, datetimes and times in whatever way you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if you have a variable named DATETIME which contains year, date, month, hours, minutes, seconds and milliseconds, you could create a new variable which contains the time part and format it as you wish.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a SAS data step&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;hour_min = timepart(datetime);
format hour_min hhmm.;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 06 Jul 2026 14:12:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Product-Suggestions/Allow-Custom-DateTime-Display-Formats/idc-p/990501#M831</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-06T14:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Display Numeric IDs Without Thousands Separators</title>
      <link>https://communities.sas.com/t5/SAS-Product-Suggestions/Display-Numeric-IDs-Without-Thousands-Separators/idc-p/990493#M826</link>
      <description>&lt;P&gt;I'm not sure this belongs in the Suggestions section. It seems easy for you to change. (And by the way, you don't say how your data set is created, but it may be that whoever created the data set included the commas for some reason. There is really nothing in SAS that forces these numbers to have commas.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If these are numeric, you can simply change the format to remove the commas. If these are character, you can use the COMPRESS function to get rid of the commas.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2026 12:58:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Product-Suggestions/Display-Numeric-IDs-Without-Thousands-Separators/idc-p/990493#M826</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-06T12:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: ods excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-excel-file/m-p/990460#M380290</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/241365"&gt;@Tecla1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Good Morning.... &lt;BR /&gt;Tnks fo your replay... I receive this error:&lt;BR /&gt;ERROR: Insufficient authorization to access /Totale_campioni_polizze_addebiti__&amp;amp;des..XLSX.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is why you ALWAYS need to include the log when you have code the doesn't work. There's no way we could have guessed from your code and extremely brief description that this is the problem. And we want not just the error message, but the code in the log that precedes the error message, you need to show us at least one PROC or DATA step in the log before the error message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/19879"&gt;@Quentin&lt;/a&gt;&amp;nbsp;has the right answer.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2026 10:42:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-excel-file/m-p/990460#M380290</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-03T10:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: ods excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-excel-file/m-p/990440#M380284</link>
      <description>&lt;P&gt;Posting code that doesn't work, without a log, is usually not productive. ALWAYS show us the log. And we need to see not just the error messages; we need to see the preceding code as well, covering one whole PROC or DATA step before the error message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, the description of the problem is way too brief: "I'm not able in any way to put more sheet in the same file."&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2026 18:47:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-excel-file/m-p/990440#M380284</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-02T18:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use SAS Viya?</title>
      <link>https://communities.sas.com/t5/SAS-Viya/How-do-I-use-SAS-Viya/m-p/990439#M3121</link>
      <description>&lt;P&gt;SAS offers many tutorial videos about SAS Viya. There's even one called "SAS Viya Quick Start".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://video.sas.com/category/videos/sas-viya-quick-start" target="_blank"&gt;https://video.sas.com/category/videos/sas-viya-quick-start&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2026 18:41:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/How-do-I-use-SAS-Viya/m-p/990439#M3121</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-02T18:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to VIYA LTS2025.09, now macro code throws an error after 5 years of running.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Upgraded-to-VIYA-LTS2025-09-now-macro-code-throws-an-error-after/m-p/990369#M380276</link>
      <description>&lt;P&gt;Is there an option set at invocation or in an AUTOEXEC file or at the top of the program to use an external (to your program) macro library? For example:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;options sasautos=(sasautos&amp;nbsp;'G:\xxxx\xxxxxxxxxx\xxxxxxx\Users\MillerP\Macros');&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This allows users to use any macro in my Macros folder, without including the macro in the program itself. Of course, in your case the command would use a different folder than I showed above. If that macro library has moved or been deleted, you would get the error you showed. If there is no such option in your invocation or autoexec or at the top of the program, you would get the error you showed. Maybe this option should be added to your code, if you can find where the macro library is located.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The log you show from an earlier run produces PROC REPORT code, that must be coming from somewhere. Most likely — almost definitely — it is coming from the now unavailable macro named &lt;FONT face="courier new,courier"&gt;%&lt;SPAN&gt;create_state_tab.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;You say it was never interpreted as a macro, but the old log that you provided makes it clear it was a macro.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would help diagnose and debug macros if you added the option MPRINT to your autoexec or at the top of the calling program. I have it always turned on, as it doesn't hurt if you don't need it, but it is extremely helpful when creating and running macros. In your autoexec, use&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;options mprint;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 18:26:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Upgraded-to-VIYA-LTS2025-09-now-macro-code-throws-an-error-after/m-p/990369#M380276</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-01T18:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Update a variable’s value based on the value of another variable</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Update-a-variable-s-value-based-on-the-value-of-another-variable/m-p/990355#M43983</link>
      <description>&lt;P&gt;Agreeing 110% with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/19879"&gt;@Quentin&lt;/a&gt;&amp;nbsp;. Reports are not meant for additional SAS data analysis, even if you choose to store them as a SAS data set. We gave you advice in your previous thread, you ignored it, and so now you have additional problems that could have been avoided had you followed our advice. Unfortunately, we see that from many SAS users.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;It would be better if you kept the data in proper SAS data set form so you could continue to analyze it, and also created the report (perhaps saved as a second SAS data set, although this is not required or recommended).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your problem description appears to me to be incomplete. Are we only changing the one row with Class1=. directly under Class1='Blood_disease'? We only change this one row to have the Value in the row above? Could there be more than one row under Blood_disease? Do we ever need to do this with Lung_disease? Are there ever any other diseases mentioned in Class1? If so, what do we do with these? Does your real data have only one patient, or are the multiple patients in your data set that we will need to do this? If there is more than one patient, how would that data set look?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 14:14:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Update-a-variable-s-value-based-on-the-value-of-another-variable/m-p/990355#M43983</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-07-01T14:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate CI from a rate</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Calculate-CI-from-a-rate/m-p/990264#M43975</link>
      <description>&lt;P&gt;Your data does not match the problem description where you said&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Complete_response = 5 pts&lt;/P&gt;
&lt;P&gt;Overall = 6 pts.&lt;/P&gt;
&lt;P&gt;Rate = 5/6 pts = 0.83. Note that the numerator is included in the denominator.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sometimes you have to modify the data set to match the description, or vice versa.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your analysis uses the WEIGHT statement and so it is calculating results based on 11 "units" (5+6=11) and a proportion of 5/11, but that doesn't sound like what you want.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2026 14:26:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Calculate-CI-from-a-rate/m-p/990264#M43975</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-06-30T14:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Add white row before a variable value</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Add-white-row-before-a-variable-value/m-p/990101#M43962</link>
      <description>&lt;P&gt;Can you explain why a dataset has to have a blank line?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It makes perfect sense to have an output from PROC REPORT or PROC PRINT with a blank line. I can't think of a reason why a dataset needs a blank line.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2026 17:35:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Add-white-row-before-a-variable-value/m-p/990101#M43962</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-06-25T17:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Macro with PRXMATCH</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macro-with-PRXMATCH/m-p/989933#M380242</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/286185"&gt;@SASdevAnneMarie&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Thank you, Tom.&lt;BR /&gt;I'm wondering if I can do this with "prxmatch" :&lt;BR /&gt;%macro mymacro(var);&lt;BR /&gt;if (prxmatch("/\b0[,\.]&amp;amp;VAR.\s*%/",lb_lg)&amp;gt;0 then ....&lt;BR /&gt;%mend;&lt;BR /&gt;%mymacro(var=50);&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Your are wondering if you can do this with prxmatch. The answer is for you to try it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;it is impossible for me to advise you further since I don't know what you are trying to do. Would you please explain what you are trying to do? Please explain in words without reference to PRXMATCH or any other code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2026 22:30:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macro-with-PRXMATCH/m-p/989933#M380242</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-06-19T22:30:36Z</dc:date>
    </item>
  </channel>
</rss>

