hello!
This is part of the code! The file is very big and should look like this:
"
{
"name": "5daa373e-421a-470d-99c7-5e4649e46924",
"compatibilityLevel": 1520,
"createdTimestamp": "2021-02-06T17:08:19.423333+00:00",
"lastUpdate": "2021-02-14T00:22:16.58+00:00",
"lastSchemaUpdate": "2021-02-06T17:13:30.023333+00:00",
"lastProcessed": "2021-02-11T12:38:28.696667+00:00",
"model": {
"culture": "pt-PT",
"dataAccessOptions": {
"legacyRedirects": true,
"returnErrorValuesAsNull": true
},
"defaultPowerBIDataSourceVersion": "powerBI_V3",
"sourceQueryCulture": "pt-PT",
"modifiedTime": "2021-02-06T17:13:30.176667",
"structureModifiedTime": "2021-02-08T15:19:44.506667",
"tables": [
{
"name": "DateTableTemplate_ca1b7db6-87d2-422f-b168-7a0e58495117",
"isHidden": true,
"isPrivate": true,
"modifiedTime": "2021-02-06T17:13:30.18",
"structureModifiedTime": "2021-02-06T17:13:30.18",
"columns": [
{
"type": "rowNumber",
"name": "RowNumber-2662979B-1795-4F74-8F37-6A1BA8059B61",
"dataType": "int64",
"isHidden": true,
"isUnique": true,
"isKey": true,
"isNullable": false,
"modifiedTime": "2021-02-06T17:13:30.186667",
"structureModifiedTime": "2021-02-06T17:13:30.18",
"refreshedTime": "1699-12-31T00:00:00",
"attributeHierarchy": {
"state": "ready",
"modifiedTime": "2021-02-06T17:13:33.046667",
"refreshedTime": "2021-02-06T17:13:33.046667"
},
"annotations": [
{
"name": "DataTypeAtRefresh",
"value": "Int64#####not a type",
"modifiedTime": "2021-02-09T16:22:42.41"
}
]
},
{
"type": "calculatedTableColumn",
"name": "Date",
"dataType": "dateTime",
"isNameInferred": true,
"isDataTypeInferred": true,
"isHidden": true,
"sourceColumn": "[Date]",
"dataCategory": "PaddedDateTableDates",
"summarizeBy": "none",
"modifiedTime": "2021-02-09T16:22:42.41",
"structureModifiedTime": "2021-02-06T17:13:30.183333",
"refreshedTime": "1699-12-31T00:00:00",
"attributeHierarchy": {
"state": "ready",
"modifiedTime": "2021-02-06T17:13:33.05",
"refreshedTime": "2021-02-06T17:13:33.05"
},
"annotations": [
{
"name": "SummarizationSetBy",
"value": "User",
"modifiedTime": "2021-02-06T17:13:30.186667"
},"
I guess this "transformation" is related with the "Get file content using path" when i used the "Get file content" it gave a different output, with a Content-Type: application/octet-stream.
But anyway thank very much for the reply! 🙂