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.
×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