Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you might find the site temporarily inaccessible. Thanks for your patience. Read more.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Retrieving the Summary of a parent link issue via Rest API through Power Query

Samuel Schneider July 9, 2020

Hi there,

I tried to find a solution for the above stated problem. 

I get the field "parent link" of an issue which returns the key of the parent link, but I would like to get the summary (as well). How can I do that? 

That is what I do:
#"Expanded fields1" = Table.ExpandRecordColumn(#"Filtered Rows", "fields", {"customfield_xyz"}, and so on.
In my table I get the key of the issue. What do I need to do in order to receive the summary of this key?

Hope you can help in this topic.

Best regards
Samuel

0 answers

Suggest an answer

Log in or Sign up to answer