QuickBooks Pro – Intuit QuickBooks Certified
in Chandigarh
Call: +91-7888919083
Call: +91-7888919083
QuickBooks Training In Chandigarh
- Installing QuickBooks
- System requirements
- Installing QuickBooks
- Getting started with QuickBooks
- Converting data from other Intuit products
- Registering your copy of QuickBooks
- Checking for QuickBooks software updates
- What’s new in this version of QuickBooks
- Setting up your company file
- Choose a start date
- Gather information
- Create your company file
- Set up company lists
- Enter opening balances
- Set up payroll
- Enter optional adjustments
- Customize preferences
- Entering historical transactionsHistorical transactions overview
- Entering sales and accounts receivable (A/R) transactions
- Entering accounts payable (A/P) transactions
- Entering payroll transactions
- Entering bank and other transactions
- Changing your start date
- Lists
- Types of lists
- Editing and deleting list items
- Speeding up data entry with lists
- Adding customized fields to lists
- Keeping your lists organized
- Printing, saving, or emailing a list
- Your chart of accounts
- Chart of accounts overview
- Adding new accounts
- Entering opening balances for accounts in use
- Editing opening balances
- Editing account information
- Deleting an account
- Using account numbers
- Keeping your chart of accounts organized
- Changing an account’s color
- Merging existing accounts
- Printing your chart of accounts
- Items—your products and services
- Items overview
- Creating items
- Tips for businesses that invoice for costs
- Using subitems
- Reports about items
- Editing item information
- Deleting items
- Changing prices
- Tracking sales
- Types of sales forms
- Entering a sales transaction
- Working with sales transactions
- Customizing your sales form
- Printing, saving, or emailing a sale form
- Charging for actual time and costs
- Creating a daily sales summary
- Assessing finance charges
- Using billing statements
- Using estimates
- Questions and answers about sales forms
- Receiving and depositing payments
- Recording an invoice or statement payment
- Overpayments, down payments, and prepayments
- Retainers
- Correcting the application of a payment
- Depositing payments
- Recording a return
- Handling a bounced check from a customer
- Questions and answers about payments
- Inventory
- Inventory overview
- Viewing items on order
- Receiving inventory items
- Using the inventory register
- Viewing the average cost of inventory items
- Adjusting value and quantity on hand
- Returning items to a vendor
- Reports about inventory
- Sales tax—track and pay
- Sales tax overview
- Turning on sales tax
- Creating tax items for each single tax you apply
- Creating tax groups
- Editing sales tax items
- Assigning taxes to customers
- Marking items you sell as taxable
- Applying sales tax to an invoice or cash sale
- Non-taxable sales
- Unusual tax situations
- Keeping track of how much sales tax you owe
- Paying sales tax
- Accounts receivable management
- Viewing the accounts receivable register
- Viewing the customer register
- Editing a transaction in the A/R register
- Changing the opening balance for a customer
- Viewing an A/R transaction history
- Viewing a QuickReport about a customer
- Working with A/R reports and graphs
- Bills
- Bills overview
- Entering a bill
- Paying bills
- Viewing a bill payment
- Editing bills and payments
- Deleting bills and payments
- Having QuickBooks remind you to pay your bills
- Entering credit from a vendor
- Questions and answers about bills
- Accounts payable management
- Viewing the accounts payable register
- Editing a transaction in the A/P register
- Viewing an A/P transaction history
- Viewing a QuickReport about a vendor
- Working with A/P reports and graphs
- Managing your checkbook
- Checks overview
- Entering a check
- Editing checks
- Voiding checks
- Deleting checks
- Printing, saving, or emailing checks
- Depositing funds into your checking account
- Credit card transactions
- Credit card overview
- Entering a credit card transaction
- Editing a credit card transaction
- Reconciling/paying your credit card statement
- Purchase orders
- Purchase order overview
- Turning on the purchase order feature
- Customizing purchase orders
- Entering a purchase order
- Viewing purchase orders
- Receiving items against a purchase order
- Editing purchase orders
- Closing a purchase order manually
- Printing purchase orders
- Account registers
- Account registers overview
- Opening an account’s register
- Entering transactions in a register
- Editing transactions in a register
- Finding a specific transaction
- Printing, saving, or emailing a register
- Assets, liabilities, and equity
- Assets overview
- Adding fixed asset and depreciation accounts
- Selling fixed assets
- Recording thefts or losses of fixed assets
- Purchasing assets
- Liabilities overview
- Borrowing money
- Adding a loan to your chart of accounts
- Tracking loan payments
- Equity overview
- Distributing yearly profits to partners
- Creating equity accounts
- Transferring money out of Opening Bal Equity
- Recording an owner’s draw
- Recording an owner’s capital investment
- Account reconciliation
- Reconciling accounts overview
- Balancing your account for the first time
- Reconciling your checking account statement
- Marking cleared transactions
- Completing reconciliation
- Reconciling your credit card statement
- Correcting differences
- Printing a reconciliation report
- Time tracking
- Time tracking overview
- Time tracking preferences
- Filling in a weekly timesheet
- Entering single activities
- Invoicing customers for time
- Reports about time
- Reports, graphs, and budgets
- Setting your report preferences
- Creating a report
- Customizing a report
- Filtering report data
- Using QuickZoom for report details
- Printing, saving, or emailing a report
- Exporting a report to Microsoft Excel
- Memorizing and recalling reports
- QuickReports
- Questions and answers about reports
- Graphs
- Budgets
Power BI Course in Chandigarh & Mohali | Data Analyst
Training with Placement
Microsoft Power BI Data Analyst (PL-300)
certification Course Content
Module 1 – Introduction to PL-300 & Power BI Ecosystem
- Role of a Power BI
Data Analyst
- Understanding PL-300
exam format & weightage
- Power BI architecture
& components (Desktop, Service, Mobile)
- Installation &
setup of Power BI Desktop
- Overview of Power
Query & DAX
Module 2 – Prepare the Data
Lesson 2.1 – Get or Connect to Data
- Identify & connect
to data sources (Excel, SQL Server, Azure, SharePoint, Web)
- Connect to shared
semantic models
- Change data source
settings (credentials, privacy levels)
- Choose between DirectQuery
vs Import vs Live Connection
- Create & use
parameters in Power Query
Lesson 2.2 – Profile & Clean the Data
- Data profiling in Power Query (column
distribution, quality, profiling)
- Handling null values, duplicates, and
unexpected data
- Fixing data import errors
- Resolving data type mismatches
Lesson 2.3 – Transform & Load the Data
- Assign appropriate column data types
- Creating & transforming columns (Add
Column, Custom Column)
- Grouping & aggregating rows
- Pivot, unpivot, and transpose transformations
- Converting semi-structured data (JSON, XML) to
tables
- Creating fact & dimension tables
- Reference vs duplicate queries – use cases
& performance impact
- Merge & append queries
- Creating keys for relationships
- Configuring data load settings
Hands-On Lab: Clean and transform a messy CSV file into a usable Power BI
dataset.
Module 3 – Model the Data
Lesson 3.1 – Design & Implement a Data Model
- Configuring table & column properties
(data types, descriptions)
- Role-playing dimensions (e.g., multiple date
relationships)
- Relationships – cardinality, cross-filter
direction, active/inactive relationships
- Creating a common date table
- Calculated columns vs calculated tables – when
& why
Lesson 3.2 – Create Model Calculations with DAX
- Introduction to DAX syntax & context
- Creating single aggregation measures (SUM,
AVERAGE, COUNT)
- Using CALCULATE function & filter context
manipulation
- Implementing time intelligence (YTD, MTD, QTD,
SAMEPERIODLASTYEAR)
- Statistical functions in DAX (MINX, MAXX,
MEDIANX)
- Semi-additive measures (LASTNONBLANK,
FIRSTNONBLANK)
- Quick measures for rapid development
- Calculation groups for reusable measures
Lesson 3.3 – Optimize Model Performance
- Removing unnecessary columns & rows
- Identifying slow measures using Performance
Analyzer & DAX query view
- Reducing granularity for performance boost
Hands-On Lab: Build a sales model with calculated measures and optimize it.
Module 4 – Visualize & Analyze the Data
Lesson 4.1 – Create Reports
- Choosing the right visual for the data
- Formatting & configuring visuals (titles,
legends, labels)
- Applying themes & conditional formatting
- Filtering: slicers, filters pane,
drill-through
- Paginated reports – when to use
- Creating visual calculations with DAX
Lesson 4.2 – Enhance Reports for Storytelling
- Configuring bookmarks for interactive
storytelling
- Custom tooltips & report navigation
- Editing interactions between visuals
- Sorting visuals & using sync slicers
- Grouping/layering visuals with Selection Pane
- Drill through navigation
- Export settings configuration
- Designing reports for mobile devices
- Enabling personalized visuals for users
- Accessibility design considerations
- Automatic page refresh for live dashboards
Lesson 4.3 – Identify Patterns & Trends
- Using the Analyze feature in Power BI
- Grouping, binning, and clustering data
- AI visuals (Decomposition Tree, Key
Influencers)
- Adding reference lines, error bars, and
forecasts
- Detecting outliers & anomalies
Hands-On Lab: Create an interactive sales dashboard with storytelling features.
- Creating &
configuring workspaces
- Configuring workspace
apps
- Publishing, importing,
and updating items
- Creating dashboards
& choosing distribution methods
- Subscriptions &
data alerts
- Promoting/certifying
datasets
- When to use a data
gateway
- Scheduling semantic
model refresh
Module 5 – Manage & Secure Power BI
Lesson 5.1 – Create & Manage Workspaces
Lesson 5.2 – Secure & Govern Power BI Items
- Assigning workspace roles (Viewer,
Contributor, Member, Admin)
- Configuring item-level access
- Setting access to semantic models
- Implementing row-level security (RLS) roles
& group membership
- Applying sensitivity labels for data
governance
Hands-On Lab: Publish a dashboard to Power BI Service with RLS applied.
Final Revision & Mock Tests
No comments:
Post a Comment