Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
lidderdj
Frequent Visitor

Having trouble organising API json data

Hi, 

 

I'm using the following API to pull json data into Power BI:

https://www.aha.io/api/resources/custom_pivot

 

I'm using the list view. 

 

The json data comes in in Pagination, Columns and Rows. 

 

Expanding coumns, I get 28 rows of data. These are the column headers in my list. 

 

Expanding rows, I get >1000 lines. Each repeating 28 rows of data, should be one row in the table (corresponding with the 28 column headers above). 

 

I'm wondering if anyone has any hints on how to combine the 2 data sources into one table? 

 

For example

 

Table: columns
 Column1.title
1Product Line (Product line)
2Product name
3Product ID
4Release name
5Release ID
6Release created at
7Release start date
8Release date
9Release owner
10Release status
11Feature name
12Feature ID
13Feature created at
14Feature start date
15Feature due date
16Feature status
17Feature URL
18Requirement assigned to
19Jira id
20JIRA Sprint
21Jira key
22Jira url
23Requirement name
24Requirement ID
25Requirement created at
26Jira id
27Jira key
28Jira url

 

 

Table: rows
 Column1.plain_value
1Product Line (Product line) 1
2Product name 1
3Product ID 1
4Release name 1
5Release ID 1
6Release created at 1
7Release start date 1
8Release date 1
9Release owner 1
10Release status 1
11Feature name 1
12Feature ID 1
13Feature created at 1
14Feature start date 1
15Feature due date 1
16Feature status 1
17Feature URL 1
18Requirement assigned to 1
19Jira id 1
20JIRA Sprint 1
21Jira key 1
22Jira url 1
23Requirement name 1
24Requirement ID 1
25Requirement created at 1
26Jira id 1
27Jira key 1
28Jira url 1
1Product Line (Product line) 2
2Product name 2
3Product ID 2
4Release name 2
5Release ID 2
6Release created at 2
7Release start date 2
8Release date 2
9Release owner 2
10Release status 2
11Feature name 2
12Feature ID 2
13Feature created at 2
14Feature start date 2
15Feature due date 2
16Feature status 2
17Feature URL 1
18Requirement assigned to 2
19Jira id 2
20JIRA Sprint 2
21Jira key 2
22Jira url 2
23Requirement name 2
24Requirement ID 2
25Requirement created at 2
26Jira id 2
27Jira key 2
28Jira url 2
29etc etc (Repeats in 28 row blocks)

 

Desired output:

Product Line (Product line)Product nameProduct IDRelease nameRelease IDRelease created atRelease start dateRelease dateRelease ownerRelease statusetc
Product Line (Product line) 1Product name 1Product ID 1Release name 1Release ID 1Release created at 1Release start date 1Release date 1Release owner 1Release status 1etc
Product Line (Product line) 2Product name 2Product ID 2Release name 2Release ID 2Release created at 2Release start date 2Release date 2Release owner 2Release status 2etc

 

 

Thanks in advance for the help! 

0 REPLIES 0

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.