Table.FilterWithDataTable

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:

BI Gorilla Blog

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/table-filterwithdatatable
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.