<< Click to Display Table of Contents >> Navigation: EQuIS Library > Reports > EarthSoft Standard Reports by Product > Standard with LakeWatch |
File Name: EarthSoft.Reports.Library.LakeWatch.dll
Dependencies: LakeWatch module installed and LakeWatch Schema applied
Software: EQuIS Professional
Source: Contact EarthSoft Support
Language: English
Output Type: Report Grid1, Excel2
Description: The LakeWatch reports summarize and provide analyses for lake analytical and field data.
Installation Instructions: These reports require the LakeWatch Schema applied to the database. The reports will be available for selection following installation of the LakeWatch Module within EQuIS Professional.
Overview:
Reports |
||||||||||||||||||||||||||||
Database Reports added by the LakeWatch Schema Basic Result Exceedance Basic Results (Action Level Exceedance by EDD) Basic Results (Action Level Exceedance) Basic Results (Aggregate) Basic Results (Most Recent) Basic Results (Rollup) Facility Basic Results Facility Basic Results (Summary)
Database Reports modified/recreated by the LakeWatch Schema Basic Results Location Information Location Parameter Exceedance Location Parameters Location Parameters (Most Recent) Location Parameters (Rollup)
Class Reports (from EarthSoft.Reports.LakeWatch.dll)
|
Lake N-Monthly Averages Report Parameter Corrections
The Saved Lake Analysis report parameter in the Lake N-Monthly Averages Report looks for user reports of a defunct base report. For this report to work, an EQuIS administrator should update the report parameter to point to the Lake Sample List Report as follows:
1.Open the System Table ST_REPORT.
2.In the REPORT_NAME column, search/filter for:
Lake N-Monthly Averages Report
3.Right-click on that row and select Related Tables > Child Tables > ST_REPORT_PARAMETER.
4.Click on the + symbol that appears to the left of the row.
5.For the ST_REPORT_PARAMETER entry with PARAM_NAME = @user_report_id, change the DATA_SOURCE from
select u.user_report_id, u.name from st_user_report u inner join st_report r on u.report_id = r.report_id where r.report_name like '%lake__analysis' escape '_' order by u.name
to
select u.user_report_id, u.name from st_user_report u inner join st_report r on u.report_id = r.report_id where r.report_name like 'Lake Sample List%' escape '_' order by u.name
6.Save.
Saved user reports for the Lake Sample List Report can now be selected in the Saved Lake Analysis report parameter. This parameter must be populated to run the Lake N-Monthly Averages Report.
Tables: DT_BASIC_RESULT, DT_COORDINATE, DT_FACILITY, DT_FIELD_SAMPLE, DT_LOCATION, DT_LOCATION_PARAMETER, DT_MEASURE_DATUM, DT_RESULT, DT_SAMPLE, DT_TEST
1The Report Grid provides additional export options to Excel, Google Earth, Outlook, Shapefile, PDF, Text, Access, XML, or a printer.
2Excel report output requires a valid Microsoft Excel license to view the output.
Copyright © 2024 EarthSoft, Inc. • Modified: 13 Mar 2024