Github.Tables

Updated on

Github.Tables is a Power Query M function that returns a table with relevant GitHub data when provided with a GitHub repository owner and the repository name.

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

Syntax

Github.Tables(
   RepositoryOwner as text,
   Repository as text,
) as table

Description

Returns a table with relevant GitHub data.

Other functions related to Github.Tables are:

Contribute » | Contributors: Rick de Groot

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