Forum Discussion

navaraj's avatar
navaraj
Frequent Visitor
8 years ago
Solved

REST api: updatedatasources is no more working ?

I have tried an rest api to update datasource of a Dataset as https://api.powerbi.com/v1.0/myorg/groups/".$group_id."/datasets/".$updated_dataset_id."/updatedatasources But my bad that the result p...
  • navaraj's avatar
    navaraj
    8 years ago

    My bad, json has to be build as per provided, and backslash should be handled correctly.