• Buradasın

    SQL Report Designer Kullanarak Temel Raporlar Geliştirme Eğitimi

    youtube.com/watch?v=9Gei96kQWw4

    Yapay zekadan makale özeti

    • Bu video, SQL Report Designer kullanarak temel raporlar geliştirme konusunda adım adım bir eğitim içeriğidir.
    • Video, rapor geliştirme sürecini çeşitli bölümlerde ele almaktadır. İçerikte view oluşturma, SQL Server Management Studio kullanımı, rapor projesi oluşturma, veri kaynağına bağlanma, veri kümeleri ile çalışma, tablo başlıklarını renklendirme, tablo satırlarını sıralama, verileri gruplandırma ve hesaplanmış alanlar oluşturma gibi konular işlenmektedir. Her adım için araç kutusundan nesnelerin nasıl kullanılacağı ve gerekli ayarların nasıl yapılacağı detaylı olarak gösterilmektedir.
    00:30Creating a View
    • Open SQL Server Management Studio to create a view.
    01:30Creating a Report Project
    • Open SQL Business Intelligence Studio and create a new project.
    • Name the project and click OK.
    02:13Creating a Report
    • In Solution Explorer, right-click and select New.
    • In the New Item dialog box, select Reports, name the report, and click OK.
    02:55Connecting to Data Source
    • In Solution Explorer, right-click and select Add Data Source.
    • In the Data Source Configuration Wizard, select SQL Server and click Next.
    • Type the server name, click Next, select the database, and click Finish.
    03:52Working with Data Sets
    • Drag items from the toolbox to create a table.
    • Click Table in the toolbox window and select and click Next.
    • Type an SQL statement to define the query and click Finish.
    05:28Formatting Table Headers
    • Click Preview to view the table.
    • Right-click the column name, select Text Box Properties, and set font properties.
    • Repeat the same steps for other headers.
    07:35Sorting Table Rows
    • Right-click the text box in the table header and select Text Box Properties.
    • Click Interactive Sorting and enable interactive sorting for the text box.
    • Click the double arrow icon next to the column label to change the sort order.
    08:37Grouping Data in a Table
    • Right-click the row handle of the detail row and select Group.
    • Click Parent Group, select the grouping field, and click OK.
    • Click Preview to view the grouped data.
    10:04Creating Calculated Fields
    • Click Common Functions and select Aggregate.
    • Double-click Count Distinct to add it to the expression pane.
    • Double-click the field to include in the calculation.

    Yanıtı değerlendir

  • Yazeka sinir ağı makaleleri veya videoları özetliyor