Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

JSON file upload to PowerBI

Converting a column record to a list - Resolved
  • Anonymous's avatar
    Anonymous
    3 years ago

    The code in Advanced Editor was changed to read the data as CSV documents to combine the column data before converting to JSON. This allowed me convert the column to a list then created custom columns pulling the values from those list to create a string of values separated by a delimiter.