<?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: Object Report School Years in Community Forum</title>
    <link>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/450757#M17746</link>
    <description>&lt;P&gt;&lt;a href="https://help.powerschool.com/t5/user/viewprofilepage/user-id/388967"&gt;@ansmith743&lt;/a&gt;&amp;nbsp; A student's current enrollment is in the Student's table and all previous enrollment data is in the Reenrollment table. I'm thinking you might be able to pull entry date and exit date from both tables, and use decoding of data to change it to school years.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2022 16:03:30 GMT</pubDate>
    <dc:creator>HeatherWeist</dc:creator>
    <dc:date>2022-12-08T16:03:30Z</dc:date>
    <item>
      <title>Object Report School Years</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/450537#M17721</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am using Object Reports to build a Verification of Enrollment form. They want me to place the current year and any previous years that the student has been enrolled in the district. I am not sure how to go about this. I tried making a Powerquery using the CC.Dateenrolled and CC.Dateexit fields, but I am unsure of how to make it work. I keep getting the same error message for insufficient permissions for the powerquery. Does anyone know how I can place all enrollment years on a form?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 16:31:18 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/450537#M17721</guid>
      <dc:creator>ansmith743</dc:creator>
      <dc:date>2022-12-07T16:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Object Report School Years</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/450717#M17743</link>
      <description>&lt;P&gt;The CC table shows what course sections a student is enrolled in...I think you want the ReEnrollments table.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 14:52:13 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/450717#M17743</guid>
      <dc:creator>ItsOnlyDoug</dc:creator>
      <dc:date>2022-12-08T14:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Object Report School Years</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/450757#M17746</link>
      <description>&lt;P&gt;&lt;a href="https://help.powerschool.com/t5/user/viewprofilepage/user-id/388967"&gt;@ansmith743&lt;/a&gt;&amp;nbsp; A student's current enrollment is in the Student's table and all previous enrollment data is in the Reenrollment table. I'm thinking you might be able to pull entry date and exit date from both tables, and use decoding of data to change it to school years.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 16:03:30 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/450757#M17746</guid>
      <dc:creator>HeatherWeist</dc:creator>
      <dc:date>2022-12-08T16:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Object Report School Years</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/450784#M17747</link>
      <description>&lt;P&gt;So when I place the Reenrollments in the object report, like so: ^([Reenrollments]Entrydate), it returns 0/0/0. How would I make it so it returns all of the previous years?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 17:37:00 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/450784#M17747</guid>
      <dc:creator>ansmith743</dc:creator>
      <dc:date>2022-12-08T17:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Object Report School Years</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/450785#M17748</link>
      <description>&lt;P&gt;So when I pull the current year from the students table it works just fine. But, when I try to pull from CC or Reenrollments it does not work. This is what it returns: 0/0/0. My thought was that it has to do with that it is returning multiple rows, maybe. Or, it is not connecting to the student id.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 17:40:06 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/450785#M17748</guid>
      <dc:creator>ansmith743</dc:creator>
      <dc:date>2022-12-08T17:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Object Report School Years</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/451508#M17815</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://help.powerschool.com/t5/user/viewprofilepage/user-id/388967"&gt;@ansmith743&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The previous enrollment information is stored in the Reenrollment table which is not accessible using object report/transcript. So, there is no built-in&amp;nbsp;DAT code to pull Previous Enrollment dates on the Transcript.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can, however, use DDE to pull these records which are not available to object reports.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 21:02:20 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/451508#M17815</guid>
      <dc:creator>JyotishkaB</dc:creator>
      <dc:date>2022-12-13T21:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Object Report School Years</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/451773#M17842</link>
      <description>&lt;P&gt;Sorry, I am a fairly new to PowerSchool, but I was under the impression that you can build your own DAT codes with a PowerQuery. Also, how would I place the DDE within the object Report?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 17:27:28 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/451773#M17842</guid>
      <dc:creator>ansmith743</dc:creator>
      <dc:date>2022-12-15T17:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Object Report School Years</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/451778#M17843</link>
      <description>&lt;P&gt;You can indeed build your own DAT codes with a PowerQuery Plugin:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.powerschool.com/PSHSA/22.12/page-and-data-management/data-access-tags/powerquery-dats" target="_blank"&gt;https://docs.powerschool.com/PSHSA/22.12/page-and-data-management/data-access-tags/powerquery-dats&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DDE is Direct Database Export. You cannot place it on an object report; it is an area of PowerSchool that allows you to export data directly.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 17:33:46 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Object-Report-School-Years/m-p/451778#M17843</guid>
      <dc:creator>JeffG9</dc:creator>
      <dc:date>2022-12-15T17:33:46Z</dc:date>
    </item>
  </channel>
</rss>

