diff --git a/_data/meltano/utilities/powerbi/lgrosjean.yml b/_data/meltano/utilities/powerbi/lgrosjean.yml index 738edbaaa..2c1178bb5 100644 --- a/_data/meltano/utilities/powerbi/lgrosjean.yml +++ b/_data/meltano/utilities/powerbi/lgrosjean.yml @@ -1,4 +1,3 @@ ---- commands: refresh: args: refresh @@ -13,9 +12,9 @@ domain_url: https://www.tableau.com/ executable: powerbi-ext ext_repo: https://github.com/lgrosjean/powerbi-ext keywords: - - analysis - - meltano_edk - - powerbi +- analysis +- meltano_edk +- powerbi label: PowerBI logo_url: /assets/logos/utilities/powerbi.png maintenance_status: active @@ -29,24 +28,24 @@ next_steps: > pip_url: git+https://github.com/lgrosjean/powerbi-ext repo: https://github.com/lgrosjean/powerbi-ext settings: - - description: PowerBI Service Principal Tenant ID - kind: password - label: Tenant ID - name: TENANT_ID - - description: PowerBI Service Principal Client ID - kind: password - label: Client ID - name: CLIENT_ID - - description: PowerBI Service Principal Client Secret - kind: password - label: Client Secret - name: CLIENT_SECRET - - description: ID of the workspace containing the dataset to refresh - label: Workspace ID - name: WORKSPACE_ID - - description: ID of the dataset to refresh - label: Dataset ID - kind: string - name: DATASET_ID +- description: PowerBI Service Principal Tenant ID + kind: password + label: Tenant ID + name: TENANT_ID +- description: PowerBI Service Principal Client ID + kind: password + label: Client ID + name: CLIENT_ID +- description: PowerBI Service Principal Client Secret + kind: password + label: Client Secret + name: CLIENT_SECRET +- description: ID of the workspace containing the dataset to refresh + label: Workspace ID + name: WORKSPACE_ID +- description: ID of the dataset to refresh + kind: string + label: Dataset ID + name: DATASET_ID usage: "" variant: lgrosjean