-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
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
Labels
No labels