Cisco Training Courses

Insoft has been serving IT community with official Cisco training offering since 2010. Find all the relevant information on Cisco training on this page.

View More

Cisco Certifications

Experience a blended learning approach that combines the best of instructor-led training and self-paced e-learning to help you prepare for your certification exam.

View More

Cisco Learning Credits

Cisco Learning Credits (CLCs) are prepaid training vouchers redeemed directly with Cisco that make planning for your success easier when purchasing Cisco products and services.

Have CLCs and want to redeem them?

Cisco Continuing Education

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

View More

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

View More

Fortinet Technical Certifications

The Fortinet Network Security Expert (NSE) program is an eight-level training and certification program to teach engineers of their network security for Fortinet FW skills and experience.

View More

Fortinet Technical Courses

Insoft is recognised as Fortinet Authorized Training Center in selected locations across EMEA.

View More

ATC Status

Check our ATC Status across selected countries in Europe.

View More

Fortinet Services Packages

Insoft Services has developed a specific solution to streamline and simplify the process of installing or migrating to Fortinet Products.

Browse Packages

Prepforce Bootcamp

The only comprehensive source available today to prepare for Fortinet NSE 8 certification globally.

View More

Microsoft Training

Insoft Services provides Microsoft training in EMEAR. We provide Microsoft technical training and certification courses that are led by world-class instructors.

View More

Technical Training

The evolution of Extreme Networks Technical Training provides a comprehensive progressive pathway from Associate to Professional accreditation.

View More

ATP Accreditation

As an authorised training partner (ATP), Insoft Services ensures that you receive the highest standards of education available.

View More

What we do

Through our global presence and partner ecosystem, we provide strategic IT consulting services to align IT services with customers' business goals.

View More

 

We are pleased to launch pre-scoped Enterprise Networking Consulting Packages, our ready-made solutions, tailored to ensure efficiency and cost containment.

 

View More

 

We specialize in the deployment of vendor-specific automation tools as well as open-source and vendor-independent solutions, that can be tuned in accordance with the business needs of a specific organization.

 

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

 

View More

 

We provide comprehensive IoT consultancy, deployment and support solutions for businesses that want to launch or improve their use of connected technologies.

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

 

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

 

View More

 

We provide the highest level of expertise on Cisco consultancy services, that target audits of your current network and implementing updates for improved operational performance, secure data and compliant systems.

View More

 

We provide the highest level of expertise on Fortinet consultancy services that target audits of your current network and implementing updates for improved operational performance, secure data and compliant systems.

View More

 

Our team can help enterprises, get the most value from Extreme products and services following our predefined value-added packages or custom ones that fits business needs.

 

View More

About Us

Our training portfolio includes a wide range of IT training from IP providers, including Cisco, Extreme Networks, Fortinet, Microsoft, to name a few, in EMEA.

View More

Writing Reports with Report Designer and SSRS Level 3

Contact Us

We would love to hear from you. Please complete this form to pre-book or request further information about our delivery options.

Data Protection & Privacy

I hereby allow Insoft Ltd. to contact me on this topic. Further, I authorise Insoft Ltd. processing, using collecting and storing my personal data for the purpose of these activities. All your data will be protected and secured as outlined in our privacy policy.

Close

Writing Reports with Report Designer and SSRS Level 3

Enroll Now
Writing Reports with Report Designer and SSRS Level 3
Duration
1 Day
Delivery
(Online and onsite)
Price
Price Upon Request

In this 1-day course, students will continue their learning on report writing with Microsoft® SQL Server® Report Designer and SSRS. The focus of this course is enhancing custom report visualizations and the use of Visual Basic programming in SSRS reporting.

Supporting Visual Basic programming in reports is a normal requirement in today’s reporting landscape and this course presents the information you will need through the course content, group discussions, worksheets, practices, demonstrations, and lab activities. Report Designer is available for all supported versions of Microsoft SQL Server.

  • Use shapes to create enhanced custom report visualizations.
  • Understand the use of Visual Basic programming in SSRS reports.
  • Use and support Visual Basic code in the SSRS reporting effort.

Module 1: Creating Enhanced Visualizations

This module introduces report formatting techniques which create enhanced visualizations using shapes, rectangles, images, and data regions. To support customized and enhanced reporting visualizations, this course requires a review of specific properties which support the control of displayed items in a report.

Lessons

  • The Importance of Shapes in Reporting
  • Enhanced Visualizations Using the Rectangle
  • Control the Display of Report Items
  • Creating Tiles in a Tablix

Lab 1: Creating Enhanced Visualizations

  • Create Tiles in a Report with Rectangles
  • Create Tiles in a Tablix with Text Boxes
  • Create Enhanced Visualizations with Text Box Tiles, Tablix Tiles, and Tablixes

After completing this module, students will be able to:

  • Describe the key features, uses, and approaches to using shapes in reporting.
  • Have a more thorough undersanding of the rectangle tool.
  • Manipulate report item properties which have an impact on a report item’s display.
  • Transform data regions by displaying tiles rather than text boxes.

 

Module 2: Visual Basic

This module introduces the Microsoft Visual Basic programming language. The goal of this module is to make the programming language and its use meaningful to non-programmers. This module uses the course handbook, group discussions, worksheets, and reviews to not only introduce Visual Basic programming, but to also understand what the code is doing.

Lessons

  • The Visual Basic Programming Language
  • Visual Basic Language Components
  • Decision Structures and Procedures

Lab 1: Working with Visual Basic

  • Convert Expressions to Visual Basic Procedures
  • Work with Value Types in Reports
  • Work with Reference Types in Reports

After completing this module, students will be able to:

  • Describe the key features of Visual Basic.
  • Describe the Visual Basic language elements.
  • Recognize Visual Basic statements and their purpose.
  • Use decision structure to apply workflow logic.
  • Convert business logic into Visual Basic code.

 

Module 3: Using Visual Basic in SSRS Reporting

Report writers can take advantage of the Visual Basic language in three different ways in the Report Designer application. Whether the Visual Basic programming language was incorporated by design or inherited through existing reports, report writers need to be aware of how the features can be applied to achieve the reporting goal. Visual Basic is the required language for Report Designer.

Lessons

  • Visual Basic in SSRS Reports
  • Calling Visual Basic code from the Report
  • Using External Visual Basic code in a Report

Lab 1: Using Visual Basic in Reports

  • Use Conditional Logic with Literals, Fields, and Report Items
  • Create a Report using Visual Basic
  • Update a Report to Use External Code
  • Troubleshoot Visual Basic Errors in a Report

After completing this module, students will be able to:

  • Describe the key features and uses of Visual Basic in SSRS reporting solutions.
  • Recognize the three implementations of Visual Basic code available to a report.
  • Create Visual Basic variables, constants, expressions, and procedures.
  • Link and consume an external assembly with custom code in a report.
  • Troubleshoot Visual Basic errors in a report.

The primary audience for this course are persons experienced with Report Designer and SSRS. The secondary audience for this course are experienced Report Builder (SSRS) report authors. Course participants may be business analysts, programmer analysts, data analysts, database administrators, or IT professionals.

  • Familiarity with Windows.
  • Creating and navigating folders.
  • Opening programs.
  • Manipulating windows.
  • Copying, pasting, and formatting text.
  • Saving files.
  • Course 55170: Writing Reports with Report Designer and SSRS Level 2

In this 1-day course, students will continue their learning on report writing with Microsoft® SQL Server® Report Designer and SSRS. The focus of this course is enhancing custom report visualizations and the use of Visual Basic programming in SSRS reporting.

Supporting Visual Basic programming in reports is a normal requirement in today’s reporting landscape and this course presents the information you will need through the course content, group discussions, worksheets, practices, demonstrations, and lab activities. Report Designer is available for all supported versions of Microsoft SQL Server.

  • Use shapes to create enhanced custom report visualizations.
  • Understand the use of Visual Basic programming in SSRS reports.
  • Use and support Visual Basic code in the SSRS reporting effort.

Module 1: Creating Enhanced Visualizations

This module introduces report formatting techniques which create enhanced visualizations using shapes, rectangles, images, and data regions. To support customized and enhanced reporting visualizations, this course requires a review of specific properties which support the control of displayed items in a report.

Lessons

  • The Importance of Shapes in Reporting
  • Enhanced Visualizations Using the Rectangle
  • Control the Display of Report Items
  • Creating Tiles in a Tablix

Lab 1: Creating Enhanced Visualizations

  • Create Tiles in a Report with Rectangles
  • Create Tiles in a Tablix with Text Boxes
  • Create Enhanced Visualizations with Text Box Tiles, Tablix Tiles, and Tablixes

After completing this module, students will be able to:

  • Describe the key features, uses, and approaches to using shapes in reporting.
  • Have a more thorough undersanding of the rectangle tool.
  • Manipulate report item properties which have an impact on a report item’s display.
  • Transform data regions by displaying tiles rather than text boxes.

 

Module 2: Visual Basic

This module introduces the Microsoft Visual Basic programming language. The goal of this module is to make the programming language and its use meaningful to non-programmers. This module uses the course handbook, group discussions, worksheets, and reviews to not only introduce Visual Basic programming, but to also understand what the code is doing.

Lessons

  • The Visual Basic Programming Language
  • Visual Basic Language Components
  • Decision Structures and Procedures

Lab 1: Working with Visual Basic

  • Convert Expressions to Visual Basic Procedures
  • Work with Value Types in Reports
  • Work with Reference Types in Reports

After completing this module, students will be able to:

  • Describe the key features of Visual Basic.
  • Describe the Visual Basic language elements.
  • Recognize Visual Basic statements and their purpose.
  • Use decision structure to apply workflow logic.
  • Convert business logic into Visual Basic code.

 

Module 3: Using Visual Basic in SSRS Reporting

Report writers can take advantage of the Visual Basic language in three different ways in the Report Designer application. Whether the Visual Basic programming language was incorporated by design or inherited through existing reports, report writers need to be aware of how the features can be applied to achieve the reporting goal. Visual Basic is the required language for Report Designer.

Lessons

  • Visual Basic in SSRS Reports
  • Calling Visual Basic code from the Report
  • Using External Visual Basic code in a Report

Lab 1: Using Visual Basic in Reports

  • Use Conditional Logic with Literals, Fields, and Report Items
  • Create a Report using Visual Basic
  • Update a Report to Use External Code
  • Troubleshoot Visual Basic Errors in a Report

After completing this module, students will be able to:

  • Describe the key features and uses of Visual Basic in SSRS reporting solutions.
  • Recognize the three implementations of Visual Basic code available to a report.
  • Create Visual Basic variables, constants, expressions, and procedures.
  • Link and consume an external assembly with custom code in a report.
  • Troubleshoot Visual Basic errors in a report.

The primary audience for this course are persons experienced with Report Designer and SSRS. The secondary audience for this course are experienced Report Builder (SSRS) report authors. Course participants may be business analysts, programmer analysts, data analysts, database administrators, or IT professionals.

  • Familiarity with Windows.
  • Creating and navigating folders.
  • Opening programs.
  • Manipulating windows.
  • Copying, pasting, and formatting text.
  • Saving files.
  • Course 55170: Writing Reports with Report Designer and SSRS Level 2
    Upcoming Dates
  • ` Jul 3 2023
  • ` Jul 31 2023
  • ` Aug 28 2023
  • ` Sep 25 2023
  • ` Oct 23 2023
  • ` Nov 20 2023