Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Whenever there is an update in the student data, we can generate updated reports by running the PowerShell script report.ps1 located under same folder. The script executes performs all the task to generate reports by executing the above stored procedures inserting which inserts data into report tables, execute executes the SQL scripts present in C:\Ed-Fi-Starter-Kit\sample-reports folder and updates the XLSX files inside Reports folder in desktop. You can follow below steps to run PowerShell script.

...