Power Query
Power Query
Power Query
Power Query
published
Introduction
Accessing Data
Action
Binary
Binary Formats
Combiner
Comparer
Cube
Date
Date Time
Date Time Zone
Diagnostics
Duration
Error
Expression
Function
Lines
List
Logical
Metadata
Number
Record
Replacer
Splitter
Table
Text
Time
Type
Uri
Values
DirectQueryCapabilities.From
Embedded.Value
Html.Table
Pdf.Tables
Resource.Access
SqlExpression.SchemaFrom
SqlExpression.ToExpression
Value.Add
Value.As
Value.Compare
Value.Divide
Value.Equals
Value.Firewall
Value.Is
Value.Multiply
Value.NativeQuery
Value.NullableEquals
Value.ReplaceType
Value.ResourceExpression
Value.Subtract
Value.Type
Variable.Value
Web.BrowserContents
Powered by GitBook

Value.Multiply

Value.Multiply

Returns the product of the two values.

function (optional value1 as nullable any, optional value2 as nullable any, optional precision as nullable any) as nullable any

Description

Returns the product of multiplying value1 by value2. An optional precision parameter may be specified, by default Precision.Double is used.

Category

Values.Arithmetic operations

Previous
Value.Is
Next
Value.NativeQuery
Last updated 2 years ago
Edit on GitHub
Contents
Value.Multiply
Description
Category