diff --git a/src/powerbi-data-connector/speckle/api/GetStructuredData.pqm b/src/powerbi-data-connector/speckle/api/GetStructuredData.pqm index f725af8..096f21a 100644 --- a/src/powerbi-data-connector/speckle/api/GetStructuredData.pqm +++ b/src/powerbi-data-connector/speckle/api/GetStructuredData.pqm @@ -57,6 +57,7 @@ #"Speckle Type" = record[speckle_type], // Speckle Type #"Version Object ID" = rootId, #"Model Info" = rootId, + #"Application ID" = Record.FieldOrDefault(record, "applicationId", null), // Application ID data = cleanedRecord // Data ] )