0% found this document useful (0 votes)
9 views2 pages

Demo VB 9.2.3

Uploaded by

santo nino
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views2 pages

Demo VB 9.2.3

Uploaded by

santo nino
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

NSF2

INDUSTRIAL TRAINING DEPARTMENT - KERALA

NAME OF ITI : Govt ITI Chackai


9.3.1,
Sandhya Devi T 9 9.3.2

COPA 22/04/2024 4.5 hrs

Create a Power Query, Power Query Function., Invoking the Power Query function and
combining queries.

Create a Power Query, Power Query Function.,


Invoking the Power Query function and combining queries.

Computer system 4gb ram 1


Ms office 2010

Pivot table is used to summarize data on a table

Power query enables to update and transform any outside data in excel
Create a Power PROCEDURE How to create
Query, Power Create a query from imported data a power query
Query Function.,  Import data from external data sources.
 Select a cell in the data and then select Query > Edit.
 Create a blank query
 You may want to just start from scratch. There are two ways to do
this.
 Select Data > Get Data > From Other Sources > Blank Query.
 Select Data > Get Data > Launch Power Query Editor.

Invoking the Functios in power query


Power Query
function def add_two_numbers(first_number, second_number):
return first_number + second_numberanswer =
add_two_numbers(2,4)print(answer)

Invoking function in Query

 Use the Advanced Editor to add your own let statement and start
from scratch.
 Use the Invoke Custom Function command.
 To open a query, locate one previously loaded from the Power
Query Editor, select a cell in the data, and then select Query > Edit.

combining Merge Queries


queries.
 Select Home > Merge Queries.
The default action is to do an inline merge.
To do an intermediate merge, select the arrow next to the command,
and then select Merge Queries as New.

The Merge dialog box appears.


 Select the primary table from the first drop-down list,
then select a join column by selecting the column header.
 Select the related table from the next drop-down list,
then select a matching column by selecting the column header.

 After you select columns from a primary table and related table,
Power Query displays the number of matches from a top set of rows.
This action validates whether the Merge operation was correct or
whether you need to make changes to get the results you want.

To transform data from outside resources

Power query is free addon in Microsoft excel 2010

Create a power query to add two numbers

Organize the workbook queries

You might also like