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. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.

  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

Description:
Specifies the activity name that shows in your process.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Accepts 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

Description:
Specifies an optional text description for your activity.
Allowed Values:
More than one line of text.
Default Value:
None
Accepts 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

Description:
Specifies the access token that connects to your Microsoft Power BI environment.
Allowed Values:
A list of access tokens configured for your environment.
Default Value:
None
Accepts 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

Description:
Specifies the name of a group in Microsoft Power BI.
Allowed Values:
A group name from the list.
Default Value:
None
Accepts Variables:
Yes

Dataset

Description:
Specifies the name of a data set in Microsoft Power BI.
Allowed Values:
The name of a data set in Power BI.
Default Value:
None
Accepts Variables:
Yes

Table Name

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

Create Record

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

Repeating Node

Description:
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.
Allowed Values:
A valid repeating XML schema element.
Default Value:
None
Accepts Variables:
Yes
Example:
/pd:myFields/pd:PersonalDetails

Column Name

Description:
Specifies the name of the Microsoft Power BI column.
Allowed Values:
The name of a column in Power BI.
Default Value:
None
Accepts Variables:
Yes

Column Value

Description:
Specifies an XPath to a single node within the specified repeating schema element.
Allowed Values:
A valid XPath.
Default Value:
None
Accepts 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.