Power BI Connector for GitHub

Build 25.0.9539

OrganizationIssueTypes

The organization's issue types.

View-Specific Information

Select

The connector uses the GitHub API to process WHERE clause conditions that are built with the following column and operators:

  • OrganizationLogin supports the '=,IN' comparison operators.

For example, the following queries are processed server-side:

SELECT * FROM [OrganizationIssueTypes]
SELECT * FROM [OrganizationIssueTypes] WHERE [OrganizationLogin] = 'Val1'

The connector processes other filters client-side within the connector.

Columns

Name Type References OrderBySupport Description
Id [KEY] String The ID of the issue type.
OrganizationLogin String

Organizations.Login

The organization's login name.
Name String The name of the issue type.
Description String The description of the issue type.
IsEnabled Bool The enabled state of the issue type.
Color String The color of the issue type.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539