Forum Discussion

Raaz's avatar
Raaz
Helper II
5 years ago
Solved

Expanding List Type in Power BI

Hi Experts,   In my desktop report,  I have "Sharepoint Online List" connector. One of the columns is of Type "List". When I try to expand it by going through the "Tranform Data", there's no Expand...
  • mahoneypat's avatar
    5 years ago

    I've seen that before too.  Just add a custom column with = [ListColumn]{0} to extract the first (single item from each list).

    Regards,

    Pat