Send Data to MS Power BI activity

An activity that sends data from the AgilePoint NX workflow database to Microsoft Power BI.


Send Data to Power BI activity

Configure the MS Send Data to Power BI activity

To configure the Send Data to MS Power BI activity, do the procedure in this topic.

Examples

Good to Know

How to Start

  1. On the App Explorer screen, do one of these:
  2. In Process Builder, in the Activity Library, open the MS Power BI tab.

    Open MS Power BI tab
  3. On the MS Power BI tab, drag the Send Data to MS Power BI activity onto your process.

    Drag Send Data to MS Power BI activity

General Configuration

Specifies the basic settings for the Send Data to MS Power BI activity.

Figure: General Configuration screen

General Configuration screen

Good to Know

  • Documentation for this screen is provided for completeness. The fields are mostly self-explanatory.

Fields

Field NameDefinition

Display Name

Function:
Specifies the activity name that shows in your process.
Accepted Values:
One line of text that can have spaces.
Default Value:
None
Accepts Process Data Variables:
No
Example:
This is a common configuration field that is used in many examples. Refer to:
  • Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.

Description

Function:
Specifies an optional text description for your activity.
Accepted Values:
More than one line of text.
Default Value:
None
Accepts Process Data Variables:
No

Send Data to MS Power BI Configuration

Specifies the data from AgilePoint database to send to Microsoft Power BI.

Figure: Send Data to MS Power BI Configuration screen

Send Data to Power BI Configuration screen

Fields

Field NameDefinition

MS Power BI

Function:
Specifies the access token that connects to your Microsoft Power BI environment.
Accepted Values:
A list of access tokens configured for your environment.
Default Value:
None
Accepts Process Data Variables:
No
Example:
Refer to:

Create Add Token icon

Opens this Screen:
Access Token for Microsoft Power BI
Function of this Screen:
Configure an access token to connect to Microsoft Power BI..
Example:
Refer to:

Group

Function:
Specifies the name of a group in Microsoft Power BI.
Accepted Values:
A group name from the list.
Default Value:
None
Accepts Process Data Variables:
Yes

Dataset

Function:
Specifies the name of a data set in Microsoft Power BI.
Accepted Values:
The name of a data set in Power BI.
Default Value:
None
Accepts Process Data Variables:
Yes

Table Name

Function:
Specifies the name of the Microsoft Power BI table where this activity puts the record.
Accepted Values:
A table name in Power BI.
Default Value:
None
Accepts Process Data Variables:
Yes

Create Record

Function:
Specifies whether to create one record or more than one record in a Microsoft Power BI table.
Accepted Values:
  • Create a Record - Creates one record.
  • Create Multiple Records - Creates more than one record.
Default Value:
Create a Record

Repeating Node

Function:
Specifies the repeating schema element from the Process Data > Form Data or Model Data tab.
To Open this Field:
  1. In the Create Record field, select Create Multiple Records.
Accepted Values:
A valid repeating XML schema element.
Default Value:
None
Accepts Process Data Variables:
Yes
Example:
/pd:myFields/pd:PersonalDetails

Column Name

Function:
Specifies the name of the Microsoft Power BI column.
Accepted Values:
The name of a column in Power BI.
Default Value:
None
Accepts Process Data Variables:
Yes

Column Value

Function:
Specifies an XPath to a single node within the specified repeating schema element.
Accepted Values:
A valid XPath.
Default Value:
None
Accepts Process Data Variables:
Yes
Example:
${/pd:AgilePoint/pd:Products/pd:ComponentName}

Create Create icon

Function:
Connects a Microsoft Power BI table column to your process schema.

Delete Delete icon

Function:
Deletes the connection in the Microsoft Power BI table column.