Forum Discussion

KieranNZ's avatar
KieranNZ
Frequent Visitor
2 years ago
Solved

Push Datasets GET Tables no table information

I've created a new Push Dataset using the documentation example request payload found here     When calling GET https://api.powerbi.com/v1.0/myorg/groups/<groupID>/datasets/<datasetID>/t...
  • KieranNZ's avatar
    KieranNZ
    2 years ago

    lbendlin unfortunately the PowerShell script also returned no table information, just the name (using the PowerBI cmdlets).

    I have taken a different path for solving my problem of replicating a core dataset for a subset of source data, using a combination of PBIX import and update parameters via the PowerBI REST API. For others interested, I won't describe it in detail but hopefully this screenshot will get you started...

     



    This doesn't resolve the original issue of no table info returning from API, so I will leave this post unsolved.