IRIS.Database

IRIS.Database is a Power Query M function that connects to InterSystems IRIS.

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

Syntax

IRIS.Database(
   host as text,
   port as number,
   namespace as text,
   optional ssl as nullable text,
   optional logs as nullable text,
) as table

Description

InterSystems IRIS

BI Gorilla Blog

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.