Skip to content

Get-PBIDataSetFromPBIDesktop error #67

@filippafco

Description

@filippafco

Hi,
I§m getting following error while using Get-PBIDataSetFromPBIDesktop

PS C:\WINDOWS\system32> Get-PBIDataSetFromPBIDesktop -datasetName "PushDataSet" -pbiDesktopWindowName "ds_test_PushDataSet"
You cannot call a method on a null-valued expression.
At C:\Program Files\WindowsPowerShell\Modules\PowerBIPS.Tools\PowerBIPS.Tools.psm1:473 char:9

  •     $props = @{
    
  •     ~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : InvokeMethodOnNull

Name Value


tables {System.Collections.Hashtable, System.Collections.Hashtable}
name PushDataSet
relationships {$null}

PowerBI.Tools version: 1.0.2.2
Power BI Desktop version: 2.83.5894.961 64-bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions