Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-PBIDataSetFromPBIDesktop error #67

Open
filippafco opened this issue Sep 28, 2020 · 2 comments
Open

Get-PBIDataSetFromPBIDesktop error #67

filippafco opened this issue Sep 28, 2020 · 2 comments

Comments

@filippafco
Copy link

filippafco commented Sep 28, 2020

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

@rodent-x
Copy link

I'm having the same error.
I updated the module but still getting no-where.

Did you ever resolve the issue?

Thanks

@jean07ss
Copy link

jean07ss commented Aug 7, 2021

I'm having the same error too.
No one answer yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants