490 likes | 608 Views
PantherSoft Financials Queries. Agenda. Information about Running an Existing Query Websites Resources UPK Call Center What Data are you looking for? Relational Databases Defined Example Finding the Data Finding the Existing Data/Data Table Navigation Demo Tables to Know.
E N D
PantherSoft FinancialsQueries Office of the Controller
Agenda • Information about Running an Existing Query • Websites Resources UPK • Call Center • What Data are you looking for? • Relational Databases • Defined • Example • Finding the Data • Finding the Existing Data/Data Table • Navigation • Demo • Tables to Know Office of the Controller
Resources for Query Help Training Manuals and Guides are on-line at: http://panthersoft.fiu.edu/faculty_financials_training.html Call 7-7200 Financial Systems and Support Services Help Desk Office of the Controller
What are you looking for? Office of the Controller
Relational Database A RELATIONAL DATABASE matches data by using common characteristics found within the data set. The resulting groups of data are organized, and are much easier for many people to understand. Office of the Controller
Relational Database Table Key Data you are looking for Same Data Office of the Controller
What information do you want? An INNER JOIN is the most common join operation used in applications and can be regarded as the default join-type. Inner join creates a new result table by combining column values of two or more tables based upon the join-predicate , otherwise known as the parameters that identify the information you are looking for. The query compares each row of Table 1 with each row of Table 2 to find all pairs of rows which satisfy the join-predicate. INNER JOIN Table 1 Table 2 Office of the Controller
SAMPLE TABLES Field Name Office of the Controller
How do you want to viewthe information • Visualize the order of the table. Organize the information the way it makes more sense to connect and easily read. • Rename field names so they are clear to all who need to read the report by editing the Heading from PS to Text. • If the field contains a code such as “Y” or “N” it may not be necessary to change the Translate Value field to a word, however if it is a “C” or “P” (cancel, close, complete, pending, processed or paid), you may wish to identify the code. • Most if not all fields can be aggregated by Sum, Count, Minimum, Maximum or Average Draw the Picture… Then pull the information to fit your vision Office of the Controller
New Table Results Office of the Controller
Looking for the Data • Find where the data is stored in PantherSoft • Know what data you would like to associate to the information you are looking for • Remember: The less you filter the more information you get back from the system Office of the Controller
Travel Authorization Office of the Controller
Find the Existing Data/Data Table Hit Shift-Control-’J’ on this page Office of the Controller
Find the Existing Data/Data Table Ignore Office of the Controller
Navigation Office of the Controller
Navigation Office of the Controller
Navigation – Records Tab AKA Table Name Office of the Controller
Navigation – Record Tab DEPT_ID Office of the Controller
Identify the Data you wish to display and how you wish to display it • View all the Fields first before you display them in any report • Select the data you would like to associate to the information you are looking for • Re-arrange the columns so that on the report they are easily read and associated to each other • If necessary sort the data for chronology Office of the Controller
Navigation – Query Tab SAME DATA Office of the Controller
Navigation – Prompt Tab Office of the Controller
Navigation – Fields Tab Office of the Controller
Navigation – Field Editor Office of the Controller
Navigation – Field Ordering Office of the Controller
Navigation – Criteria Tab Office of the Controller
Navigation – Criteria Properties Office of the Controller
Navigation – SQL Logic Tab Office of the Controller
Navigation - Run 1104120002 Office of the Controller
Navigation - Results Office of the Controller
Navigation – Saving Query Office of the Controller
Navigation – Saving Query Save the Query as private until you are ready to make it public. When you are ready to publish this query for public use, contact the Financial Systems and Support Services Business Analysts at 77200. Office of the Controller
Advanced Features – Expressions Tab Office of the Controller
Advanced Features – Looking for a Value in a List • No limit on the number of values you can enter • No limit on the number of lists you can have in the query • Limit on the number of values you can see at a time • Limit on the run time of the query • If you use the incorrect values, the query will bomb Office of the Controller
Advanced Features – Looking for a Value in a List Office of the Controller
Advanced Features – Looking for a Value in a List Office of the Controller
Advanced Features – Looking for a Value in a List Office of the Controller
Advanced Features – Looking for a Value in a List Office of the Controller
Advanced Features – Expressions Properties Office of the Controller
Advanced Features – Unions Office of the Controller
Advanced Features – Unions Office of the Controller
Advanced Features – Unions Office of the Controller
Advanced Features – Unions Office of the Controller
DEPT_TBL PERSONAL_DATA SAMPLE TABLES DEMO SPEEDTYP_TBL Link these three tables to obtain a report. Office of the Controller
New Table Results Office of the Controller
DemoLook for all Tables containing: Office of the Controller
DemoRecreate these Queries: • Commodity Card: List all Card Holders, Dept/Activity and Names • CC_CARD_DATA • PERSONAL_DATA • Travel: Is TA linked to ER? • FIU_ASSOCIATED_TRAVELAUTH • EX_TAUTH_HDR • EX_SHEET_HDR • Accounts Payable: AP Vouchers not Posted • FIU_FSSS_AP_VCHRS_NOTPOSTED • VOUCHER Office of the Controller
Questions ? Office of the Controller
Open Lab Office of the Controller