Forum Discussion

MarioScapellato's avatar
MarioScapellato
Frequent Visitor
8 years ago
Solved

Jira Content Pack - Include Labels from Jira Data Set

  I'm using the Jira Content Pack for Power BI Desktop. The stock Query don't include data from the Lables column. My Orginzation uses Lables for reporting. I'm new to M but i managed to edit the qu...
  • Anonymous's avatar
    Anonymous
    8 years ago

    MarioScapellato,

    Do you have List type column in your  table? If so, you have two options(Expand to new rows, extract values) to expand the lists. Please check the following example.

    sample tableExpand to new rowsresult of "expand to new rows"Extract Valuesadd commaresult of "Extract values"

    Regards,
    Lyd