Preview

Pt1420 Unit 3 Assignment

Powerful Essays
Open Document
Open Document
3509 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Pt1420 Unit 3 Assignment
Creating Universe:

As a developer I was involved in collecting the requirements from business end user, according understood the business needs and involved in designing the universe for sales department ,As a first step we understand the structure of the universe and depending upon the fact tables n dimension tables created classes ,objects ,defined joins ,cardinalities ,created derived tables, custom Hierarchies .

To improve the performance of the reports at universe level: * Generate LOV for required objects. * use aggregate tables in universe design. * Use pre defined conditions and formulas. * check context (if there resolve it) * check loops (if there resolve it through alias table)

Involved in resolving the join path
…show more content…
now you click display button first source system lov will display and you select any one based on that selection the source location lov will display. this is cascading promp

CRYSTAL REPORTS * Using crystal reports Created subreports and pass date parameters to sub reports and use them in the selection criteria * Used various functions to develop crystal reports * Worked on rolling dates and how to subtract one datetime field from another and displaydays hours,minutes and seconds.Here I used date function syntax: [DateDiff(intervaltype,StartDateTime,EndDateTime]

(passed data parameters like @start date and @enddate, These formulas are required because you cannot create a subreport link based on a parameter field. You must then edit the selection criteria for the main report to include the data range. Go to the menu options Report|Edit Selection Formula|Record and enter/include the following record selection criteria {table.datefield} >= {@startdate} and {table.datefield} <= {@enddate}
Set up the Sub

You May Also Find These Documents Helpful

  • Satisfactory Essays

    2.What number does a bit that is turned on represent? What number does a bit that is turned off represent? On is 1 and Off is 2…

    • 286 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    1. Explain in words why the equation {n \choose k} = {n \choose n -k} is true.…

    • 527 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    We will extend the deadline of the assignment 2. A new deadline for the assignment 2 is March 19th…

    • 127 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    Pt1420 Unit 3 Assignment

    • 2806 Words
    • 12 Pages

    Essential Standards Portfolio Assignment The Essential Standards and Mathematical Terms you will be using in this Unit are in blue text below. Essential Standards Mathematical Terms Graphing a Polynomial Function, Finding Zeroes/Solutions to a Polynomial Polynomial Functions Function Center and Vertices, Foci, Major and Minor Axes, Standard Equation for an Conic Sections - Ellipse Ellipse Center and Vertices, Foci, Transverse and Conic Sections Conjugate Axes, Asymptotes, Standard Hyperbola Equation for a Hyperbola Solving a Rational Expression Using Exponents, Solving a Rational Expression Rational Functions from a Graph Binomial Theorem Expansion Binomial Theorem Combinations and Combinations, Permutation Permutations Points 3 The…

    • 2806 Words
    • 12 Pages
    Good Essays
  • Satisfactory Essays

    Pt1420 Unit 1 Assignment

    • 303 Words
    • 2 Pages

    These administrations help in building common dialect UIs. Discourse to Text gives a transcript of common dialect into content. Artificial intelligence is utilized to join linguistic and dialect structures with the preparing of voice motion for a more exact recognizable proof of words. Then again, Text to Speech benefit incorporates discourse from a content document while altering cadence and sound. The words are integrated progressively in a few dialects.…

    • 303 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Pt1420 Unit 6 Assignment

    • 606 Words
    • 3 Pages

    When the activity was first assigned each member of the group was assigned a different part of the assignment. For, my part in the assignment I was assigned to complete the evaluation tool. The other three members were assigned one of the other three parts left in the activity. When, it came to deciding the activity we each came up with an idea, but then we eventually decided that we would do softball. After that, during the process there were group meetings held to figure the best way for the activity to be run, and how each member was doing with their part of the assignment. I was a little confused with the fact that I wasn’t assigned more work to do. In my opinion, I felt that I could’ve done more than just the evaluation tool I wanted to contribute more to the group. Beyond that, it confused me that during the activity, it took us a while to decide to let each batter have a runner with and…

    • 606 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    For one of the reports listed, define the report, in terms of selection criteria, sort order, data elements and use of the report.…

    • 692 Words
    • 3 Pages
    Powerful Essays
  • Good Essays

    Employment and Salary

    • 839 Words
    • 4 Pages

    10. The HR department wants to run reports based on a manager. Create a query that prompts the user for a manager ID and generates the employee ID, last name, salary, and department for that manager’s employees. The HR department wants the ability to sort the report on a selected column.…

    • 839 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Lab Report

    • 516 Words
    • 3 Pages

    After "Project No:", enter the client's project number (from cover page 1). This number is required on every page of the report.…

    • 516 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Basically this report is based on secondary data. I have to depend on internet, some…

    • 5202 Words
    • 21 Pages
    Good Essays
  • Good Essays

    Abap Coding Standards

    • 5360 Words
    • 22 Pages

    ABAP/4 Programming Standards Version 1.03 Printed at: 03/18/98 9:55 AM Chapter 1: Overview 1-1 Maintenance of Standards 1-1 Introduction 1-1 Process for Changing / Updating Standards 1-1 UPI 1-1 Chapter 2: Naming Standards 2-1 Technical Naming Standards 2-1 Introduction 2-1 Naming Patterns 2-1 Development Classes 2-3 Function Groups 2-4 External Files 2-4 Naming External Files 2-4 Defining External Files in Programs 2-4 UPI Objects 2-6 Partner Pair 2-6 UPI Id 2-6 Other Id 2-6 Transaction Pair 2-6 Transaction Code 2-6 Transaction Type 2-6 Chapter 3: ABAP/4 Programming Standards 3-1 Program Attributes 3-1 Type 3-1 Status 3-1 Application 3-1 Authorization Group 3-1 Development Class 3-2 Logical Database 3-2 Fixed Point Arithmetic 3-2 Program Structure 3-2 Order of code 3-2 Comments 3-2 Naming Conventions 3-2 Batch Input Groups 3-2 Internal Tables 3-3 Parameters 3-3 Select Options 3-3 Subroutines 3-3 Naming 3-3 Parameters 3-4 Local Variables 3-4 System Table (SYST) 3-4 Variables 3-5 Accumulators 3-5 Constants 3-5 Switches 3-6 Work Fields 3-6 Program Documentation 3-6 External Documentation 3-6 Modifications 3-7 Help Functions 3-7 Messages 3-7 Statement Formatting 3-7 Code Formatting 3-7 Clearing Data 3-7 Chaining 3-8 Include Code 3-8 Report Formatting 3-8 Report Header 3-8 Batch Input 3-8 Data Access 3-9 Data Update 3-9 External File Usage 3-9 Subroutines 3-9 Internal Subroutines (Form’s)…

    • 5360 Words
    • 22 Pages
    Good Essays
  • Powerful Essays

    Section 11: Data Manipulation Mark Nicholls – ICT Lounge IGCSE ICT – SECTION 11 DATA MANIPULATION MICROSOFT ACCESS STEP BY STEP GUIDE Mark Nicholls ICT Lounge Page |1 Section 11: Data Manipulation Mark Nicholls – ICT Lounge Contents Task 35 details………………………………………………………………………………………… Page 3 Opening a new Database………………………………………………………………………….…

    • 6749 Words
    • 47 Pages
    Powerful Essays
  • Satisfactory Essays

    Europe Oil and Gas Industry Research Guide from Researcher is a comprehensive handbook on Europe oil and gas markets. The report analyzes in detail 29 markets in the region along their complete oil and gas value chain. Country wise forecasts of over 16 parameters including oil, gas, gasoline, diesel, LPG, fuel oil, LNG consumption and production in addition to GDP and Population forecasts are provided. Further, country wise details of exploration blocks, licensing rounds, refining capacity, coking, FCC, HCC capacity, liquefaction, regasification capacities and storage capacities along with planned cross-country pipelines are provided in detail. Further, complete details of over 180 refineries, 50+ LNG Terminals, 700+ storage terminals are provided. All potential investment opportunities in each country are also provided. Further, investment and operational SWOT Analysis is included for each country to analyze drivers and challenges of operating in a country. On the competitive landscape, oil and gas sub-segment wise leading players along with their market shares and equity weighted capacities/production are also provided. Further, business, SWOT and financial profiles of five leading players in the region including ENI SpA, BP Plc, Total SA, Rosneft and Exxon Mobil Corporation are provided in detail. The report also analyzes the impact of all major developments in each of the 29 Europe oil and gas markets.…

    • 858 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    Exercises

    • 604 Words
    • 3 Pages

    4. Create a report to display the last name, job ID, and start date for the employees with the last names of Matos and Taylor. Order the query in ascending order by start date.…

    • 604 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Exim Bank Report

    • 5914 Words
    • 24 Pages

    I have used both primary and secondary data for preparing this report. But most of the data are collected from primary…

    • 5914 Words
    • 24 Pages
    Powerful Essays

Related Topics