Forum Discussion

Chas2002's avatar
Chas2002
Helper III
8 years ago
Solved

Did MS change something on APIs?

  My powershells worked for months -- pushing real-time streams to tiles on a dashboard.   All of a sudden I'm getting this:   VERBOSE: DELETE https://api.powerbi.com/v1.0/myorg/datasets/132e162...
  • v-micsh-msft's avatar
    8 years ago

    The REST API article updated on July 21, 2017, there should be no changes made for the delete rows action:

    Delete Rows

     

    Example:

    DELETE https://api.powerbi.com/v1.0/myorg/datasets/{dataset_id}/tables/{table_name}/rows

    Make sure you didn't disable the "historic data analysis", and take a try with a newly added row for testing purpose.

     

    Regards,

    Michael