<?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>topic Re: Export Historical Grades with Student Name, State Student Number and Entry Date in Community Forum</title>
    <link>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/540245#M26566</link>
    <description>&lt;P&gt;You're welcome&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2025 17:40:11 GMT</pubDate>
    <dc:creator>jsonsiadek</dc:creator>
    <dc:date>2025-02-21T17:40:11Z</dc:date>
    <item>
      <title>Export Historical Grades with Student Name, State Student Number and Entry Date</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/538665#M26455</link>
      <description>&lt;P&gt;I am needing to Export Historical Grades (Specifically the current school years Term Grades) with Student Name, State Student number and Entry date but they are on two different tables in the Data Export Manager. Does anyone know how to do this in one table?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 23:05:03 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/538665#M26455</guid>
      <dc:creator>schavezNM</dc:creator>
      <dc:date>2025-02-04T23:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Export Historical Grades with Student Name, State Student Number and Entry Date</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/538687#M26456</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://help.powerschool.com/t5/user/viewprofilepage/user-id/162045"&gt;@schavezNM&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I am needing to Export Historical Grades (Specifically the current school years Term Grades) with Student Name, State Student number and Entry date but they are on two different tables in the Data Export Manager. Does anyone know how to do this in one table?&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;To combine historical grades from two separate tables into one, you'll need to integrate the data. This can often be done within your data management software using a join operation, or manually using spreadsheet software like Excel. Identify the common field (likely Student ID) to link the tables. Export the combined data in your preferred format (CSV, Excel, etc.). Remember to prioritize data privacy and consult your software's documentation for specific instructions.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 06:56:20 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/538687#M26456</guid>
      <dc:creator>reyna789</dc:creator>
      <dc:date>2025-02-05T06:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Export Historical Grades with Student Name, State Student Number and Entry Date</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/538700#M26457</link>
      <description>&lt;P&gt;It would likely be easier to do this via DDE than DEM. We advise our districts NOT to store State SN in PS, but when exporting from the StoredGrades table in DDE you can also export from the Students table. For example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[01]lastfirst&lt;/P&gt;
&lt;P&gt;[01]entrydate&lt;/P&gt;
&lt;P&gt;StoreCode&lt;/P&gt;
&lt;P&gt;Grade&lt;/P&gt;
&lt;P&gt;etc etc&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 13:04:32 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/538700#M26457</guid>
      <dc:creator>JeffG9</dc:creator>
      <dc:date>2025-02-05T13:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Export Historical Grades with Student Name, State Student Number and Entry Date</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/540085#M26558</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I wanted to export from the students table first, but also grab some data elements from StoredGrades, what would I prefix the StoredGrades field names with? I tried [31] thinking that was the table number, but I'm not getting any data in those fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Science Dept Chair wants all seniors who have complete 4+ Science classes (credittype=science). I could start with StoredGrades, but I'd rather start with the students table as it's a smaller dataset.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Student_Number&lt;BR /&gt;Last_Name&lt;BR /&gt;First_Name&lt;BR /&gt;[31]StudentID&lt;BR /&gt;[31]Course_Name&lt;BR /&gt;[31]CreditType&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 18:09:13 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/540085#M26558</guid>
      <dc:creator>mthompsonstfrancis</dc:creator>
      <dc:date>2025-02-20T18:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export Historical Grades with Student Name, State Student Number and Entry Date</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/540107#M26561</link>
      <description>&lt;P&gt;I would select my students from the start page then go to DDE. From there go to the stored grades table and match the selection to the students table. Then you can use the stored grades fields that are available and use the fields below for the students.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[1]Student_Number&lt;BR /&gt;[1]Last_Name&lt;BR /&gt;[1]First_Name&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 19:27:31 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/540107#M26561</guid>
      <dc:creator>jsonsiadek</dc:creator>
      <dc:date>2025-02-20T19:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Export Historical Grades with Student Name, State Student Number and Entry Date</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/540177#M26563</link>
      <description>&lt;P&gt;What Jackie said, &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I would select the students I want to work with and then do a Match Selection. That way you have just the stored grades of the smaller set of students you want to work with.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 13:05:28 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/540177#M26563</guid>
      <dc:creator>JeffG9</dc:creator>
      <dc:date>2025-02-21T13:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Export Historical Grades with Student Name, State Student Number and Entry Date</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/540233#M26565</link>
      <description>&lt;P&gt;Thank you both!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 16:48:26 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/540233#M26565</guid>
      <dc:creator>mthompsonstfrancis</dc:creator>
      <dc:date>2025-02-21T16:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Export Historical Grades with Student Name, State Student Number and Entry Date</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/540245#M26566</link>
      <description>&lt;P&gt;You're welcome&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 17:40:11 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Export-Historical-Grades-with-Student-Name-State-Student-Number/m-p/540245#M26566</guid>
      <dc:creator>jsonsiadek</dc:creator>
      <dc:date>2025-02-21T17:40:11Z</dc:date>
    </item>
  </channel>
</rss>

