Partner

CRPBI
Certificate in Data Analysis & Reporting using Power BI

التقييم:
4.9
الإنجليزي
متقدم
Video preview
لا توجد جلسات متاحة في هذه اللحظة.
تواصل مع مستشار التدريب لدينا لمعرفة المزيد عن الجلسات المتاحة التالية.
لتحميل الكتيب

نبذة عن الدورة التدريبية

Almost every organization, whatever its size, is drowning in data. Businesses need to analyze accounting data, marketing data, service data, budget data, human resources data, manufacturing data, and organizational data, among others.
Organizations need to:
→ Analyze historical performance data vs budgets;
→ Measure, track and predict sales
→ Finding issues before they escalate
→ Develop their customer

المخرجات الرئيسية

1
Work with huge separate databases
2
Combine data from different sources.
3
Use DAX to create calculated fields for slicing and dicing data.
4
Create visually appealing analytical models.
5
Publish dahshboards through Power BI.
6
You will finally start to get value from the huge data available to your organization.

National Association of State Boards of Accountancy
Brand Logo
LEORON Professional Development Institute DMCC is registered with the National Association of State Boards of Accountancy (NASBA) as a sponsor of continuing professional education on the National Registry of CPE Sponsors. State boards of accountancy have final authority on the acceptance of individual courses for CPE credit. Complaints regarding registered sponsors may be submitted to the National Registry of CPE Sponsors through its website: www.NASBARegistry.org

محتوى الدورة التدريبية

Day 1
PART 1: Working with classic Pivot Tables
→ Converting data to Tables and Pivot Tables
→ Top 10 functionality
→ Copying and pasting pivot tables
→ Manipulating data to show % of column, row and grand total
→ Understanding a pivot table you never created
→ Pivot Chart
→ Building a dashboard in Excel from scratch
Case: Practical application
PART 2: First practical example of Power Pivot (only Excel 2013 Professional Plus)
→ Introduction to Power Pivot
→ When to use Power Pivot
→ Importing data into Power Pivot directly from Excel
→ Importing data into Power Pivot from data warehouses
→ Importing data from Access, SQL, Oracle or SAB
→ The data view vs the diagram view
→ Building relationships between tables
→ Relational Database
→ One-to-many relationships
→ Editing relationships
→ Deleting relationships
→ Building the first Pivot Table from Power Pivot
→ The power of filtering context
→ Retrieving data from different ranges and tables
→ Introducing Slicers
→ Formatting slicers
→ Using slicers as control selection in building dashboards
→ Multiple selections from slicers
→ Producing the first report from Power Pivot
Case: practical application
Day 2
PART 3: Starting with the infrastructure to build a dash board using Power Pivot from scratch
→ Import the data from Access
→ Specifying the data to import using the data import wizard
→ The Preview and filter option
→ The Select Related Tables option
→ Only select the tables related to a certain table
→ Filter out certain columns
→ Hide from Client Tools
→ Data types
→ Foreign Key vs Lock-Up Key
→ How to create a relationship between two tables if there is no apparent key
→ The Create Relationship Wizard
→ How to detect relationship automatically
→ DAX (Data Analysis Expressions)
→ Calculated Columns vs Calculated Fields
Case: practical application
PART 4: Building the Dashboard in PowerPivot from scratch step by step
The purpose of this model is to allow the user to build a dynamic dashboard from scratch comparing data across different products, regions, salesmen, or any other criteria for both actual and forecasted. The comparison will include YoY% (year on year % growth) of the last month vs same month last year, last quarter vs same quarter last year, year to date vs same period last year for both actual and budgeted data. In addition, the dashboard will be automatically reporting on the best 10 products with all their corresponding figures of growth YoY. The dashboard will include sparklines, pivotcharts and all other supporting tables that are dynamically changing with the selection of control options. In order to be able to create such a dynamic dashboard, extensive discussion on the following DAX functions will be examined:
→ Related
→ Day, Mont, Year, Date
→ Lastdate
→ Dateadd
→ Calculate
→ All
→ Left, Right
→ Values
→ Hasonevalue
→ Format, Text
→ Divide
→ Isblank
→ Not
→ Totalytd
→ Totalqtd
→ Totalmtd
Day 3
PART 5: Very important notes in building dashboards using DAX
→ Beware of the “Naked” Columns when writing measures
→ Difference between referencing a column and a measure
→ Assign the measures to the relevant table
→ CALCULATE(), The basis of (almost) all the work in PowerPivot
→ Syntax
→ Example
→ Another one
→ Yet another Example
→ Additional Alternatives
→ The “ALL” Function (a.k.a. The “filterremover”)
→ The ALL() Benefits
→ 1.Percentage of Parent
→ 2.Negating the Slicers
→ Important
→ ALLEXCEPT()
→ ALLSELECTED()
→ Working with multiple tables
→ Lookup Tables and Data Tables
→ Viewing the relationships in Diagram view
→ CALCULATE() goes through relationships also
→ INTERMISSION
→ Disconnected Tables
→ Add the Parameters
→ Add a Harvester Measure
→ Have you consulted Field List?
→ Parameters are friends of Rows and Columns
→ Variations in Disconnected Tables
→ Filter()
→ Working rules
→ Thresholds with disconnected tables
→ Validation
→ Threshold with min and max boundaries
Day 4
PART 6: Creating Calendar Tables
→ Time Intelligence
→ Calendars
→ How to create a calendar table
→ What you need in a calendar
→ Getting started
→ Special Features of Calendar Table
→ DATESYTD()
→ Can the year-end date be changed?
→ DATESMTD() and DATESQTD()
→ TOTALYTD()
→ FIRSTDATE() and LASTDATE()
→ ENDOFMONTH(), STARTOFYEAR(), etc.
→ CLOSINGBALANCEMONTH(), CLOSINGBALANCEYEAR(), etc.
→ DATEADD()
→ Growth Since Prior Year (YOY)
→ Some Drawbacks of DATEADD()
→ SAMEPERIODLASTYEAR()
→ PARRALLELPERIOD()
→ NEXTMONTH(), PREVIOUSYEAR(), etc.
→ DATESBETWEEN()
→ Life To Date()
Case: practical example
PART 7: Conditions; IF(), SWITCH(), BLANK(), etc.
→ Using powerful DAX functions that will facilitate lots of dynamic modelling
→ IF()
→ BLANK()
→ DIVIDE()
→ ISBLANK()
→ HASONEVALUE()
→ More IF()
→ VALUES()
→ SWITCH()
→ SWITCH TRUE()
→ The “X” Functions (also called “Iterator” Functions)
→ SUMX()
→ MINX(), MAXX() and AVERAGEX()
→ FILTER()
→ COUNTX() and COUNTAX()
→ “X” Functions work with the “absentee” also
→ RANKX()
→ TOPN()
→ Multiple Data Tables
→ Merging two data tables into one Pivot
→ “Hybrid” Measures
→ Few Points to remember
→ Data Tables with different “Granularity”
→ Budget vs. Actuals Case: putting it together
Day 5
PART 8: Power BI Desktop
→ How to Install
→ Getting started
→ Creating the most amazing and dynamic dashboards
→ Very valuable visualizations
→ Changing the controls of your different visualizations
→ Controlling the whole dashboard or page by page
→ Downloading new visualizations from Microsoft
→ What if analysis
→ Different dashboards for different users
→ Cross referencing
→ Drill in and drill out
→ Hierarchy
→ Map showing your biggest sales region
→ Going through the performance of your products one by one
→ A pyramid of all your costs
→ Your users can get charts and data using Q&A just like Google
→ Get data from literally any source
→ Work on the tables, just like PowerPivot
→ Manage Relationships
→ New Measure
→ Calculated Columns can also be created in the same way, by right-clicking in the Field list
→ Creating Reports
→ Import already prepared PowerPivot Models
→ Publishing your dashboards to cellphones, tablets and desktops
→ Dashboard, amazing dynamic examples
→ Sharing the dashboard in various ways
Case: practical case in power BI

على من يجب الحضور؟

This highly practical and interactive course has been specifically designed for
→ Financial Analysts
→ Chief Financial Officers
→ Budgeting and planning specialists
→ Accountants
→ Financial government officials
→ Marketing officers
→ Insurance specialists and actuarists
→ Credit analysts
→ Treasury
→ Chief Executive Officers
→ Internal auditors
→ Venture capitalists
→ Corporate finance analysts
→ Risk managers
→ Board members
→ Investment bankers
→ Regulators
→ Private equity managers
→ Strategic planners
→ Trustees
→ Compliance officers
→ Management consultants
→ Bank lending officers
→ Compliance officers
→ Management consultants
→ Corporate Finance lawyers

أسئلة شائعة

What language will the course be taught in and what level of English do I need to take part in an LEORON training program?
Most of our public courses are delivered in English language. You need to be proficient in English to be able to fully participate in the workshop and network with other delegates. For in-house courses we have the capability to train in Arabic, Dutch, German and Portuguese.
Are LEORON Public courses certified by an official body/organization?
LEORON Institute partners with 20+ international bodies and associations.We also award continuing professional development credits (CPE/PDUs) for:1. NASBA (National Association of State Boards of Accountancy) 2. Project Management Institute PDUs 3. CISI credits 4. GARP credits 5. HRCI recertification credits 6. SHRM recertification credits
What is the deadline for registering to a public course?
The deadline to register for a public course is 14 days before the course starts. Kindly note that occasionally we do accept late registrations as well, but this needs to be confirmed with the project manager of the training program or with our registration desk that can be reached at +1071 4 1075 5711 or register@leoron.com.
What does the course fee cover?
The course fee covers a premium training experience in a 5-star hotel, learning materials, lunches & refreshments, and for some courses, the certification fee and membership with the accrediting bodies.
Does LEORON give discounts?
Yes, we can provide discounts for group bookings. If you would like to discuss a discount on a corporate level, we will be happy to talk to you.

التعليقات

  • عرض:
    IAMM Internal Audit Maturity Model
    In recognition of their dedication and contribution supporting IKEA Saudi Arabia in arranging training programs during 2017 & 2018, looking forward for more development and exciting effort this year. On behalf of IKEA Saudi Arabia, THANK YOU!
    Dalal Kutbi
    Country Learning & Development Manager at IKEA Saudi Arabia
  • عرض:
    Certified Professional in Quality and Patient Safety
    Dating back to 2014, Mobily’s “LEORON” experience has grown from a single collaboration to a long-term partnership. We consider ‘’LEORON” Institute as a strategic partner, whose contribution has been nothing but premium in equipping our staff with field-based knowledge and information. Past three years have resulted with an expanded collaboration with superior customer service and support. Best Regards,
    Turki S. Alsahaan
    Dir L&D, Talent Management at Mobily, Etihad Etisalat Company
  • عرض:
    Certified Professional in Quality and Patient Safety
    Since the partnership was signed between BAE Systems Saudi Development & Training and LEORON in 2017, we have been working together to offer the Saudi market a complete portfolio of training solutions benefiting from the wide and extensive experience of both parties. Recognizing the great success of this partnership, we are looking for further collaborations in the future that will position both companies as one of the leading training providers in Saudi Arabia. We thank the LEORON team for their full cooperation and continuing support, and look forward to further success together in the years to come.
    Emad Alrajih
    VP, Business Winning at BAE Systems Saudi Development & Training
  • عرض:
    Certified Professional in Quality and Patient Safety
    We have been working with LEORON for the past two years and will be working with them again this upcoming year. The programs they delivered were fruitful and exciting and our organization has received positive feedback from the participants. What our organization aims to do is to provide at no cost training for all the private sector employees so that they may benefit from our offered programs in Innovation and Professional development. Leoron has helped us achieve this goal. We look forward to continuing this service and wish them the best of luck. Regards,
    Nasser M. Al-Subaie
    Sr. Program Officer, Enterprise Learning & Human Development at Kuwait Foundation for the Advancemen