Nested Data in JSON String

Hi @DSomers16, Yes, you can use multiple approaches to resolve this.

  1. Create a custom column. Use the selected row property to populate it with desired data.
  2. Use a JS transformer to flatten this data per your requirements.