Version 3.1 by ted@remc1_org on 2022/10/05 13:01

Show last authors
1 (% class="line862" %)
2 To export from [[PowerSchool>>url:https://wiki.remc1.net/PowerSchool||shape="rect"]] you will have a few options. Below is an example of an export of student number, first name, last name, dob and graduation year that goes to a CSV. You can also export in other formats by selection the options on the export screen: You also have the option to use any [[PowerSchool>>url:https://wiki.remc1.net/PowerSchool||shape="rect"]] fields. Keep in mind, if you are going to import this data, you will want the student number associated.
3
4 (% class="line874" %)
5 Select the students that you would want to create the file for.
6
7 (% class="line862" %)
8 go to special functions>importing and exporting>quick export
9
10 (% class="line867" %)
11 [[image:attach:export.JPG]]
12
13 (% class="line874" %)
14 put the following in as fields:
15
16 (% class="line874" %)
17 Student_Number
18
19 (% class="line874" %)
20 First_Name
21
22 (% class="line874" %)
23 Last_Name
24
25 (% class="line874" %)
26 DOB
27
28 (% class="line874" %)
29 graduation_year
30
31 (% class="line874" %)
32 Set the field delimiter to "comma"
33
34 (% class="line874" %)
35 You may want to have the column headers there; if so, check the checkbox.
36
37 (% class="line874" %)
38 If you want any other fields, click on the "Fields" link and it will give you a listing of all the student fields. You can type the name or part of the name to narrow your search.
39
40 (% class="line874" %)
41 Once all your options on that screen are selected/set, hit the "submit" button.
42
43 (% class="line867" %)
44 [[PowerSchool>>url:https://wiki.remc1.net/PowerSchool||shape="rect"]] will then "push" a file out and it will open with either something like notepad or excel, depending on how your browser is set.
45
46 (% class="line874" %)
47 You can then do a save as and set the format to .csv