Skip to content

New-Object : Cannot find an overload for "PlatformParameters" and the argument count: "1". #60

@collinsmc23

Description

@collinsmc23

Just stumbled on the PowerBIPS module this morning. I am trying to shape the script in a customized way which fits my situation within PowerBi. I have been sitting here for hours trying to figure out this error message:

New-Object : Cannot find an overload for "PlatformParameters" and the argument count: "1".

Whenever I try to execute the below command or just simply calling Get-PBIAuthToken, my error gets flagged.

$data | Out-PowerBI -authToken $authToken -dataSetName "CSVSales" -tableName "Sales" it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions