Table.FilterWithDataTable

Updated on

Table.FilterWithDataTable is a Power Query M function that is intended for internal use only. The function is not documented otherwise.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

Table.FilterWithDataTable(
   table as table,
   dataTableIdentifier as text,
) as any

Description

This function is intended for internal use only.

Other functions related to Table.FilterWithDataTable are:

Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/table-filterwithdatatable

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy