Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello,
I'm trying to retrieve records from within a dataset/table and i'm receiving the following response:
{ "error": { "code": "ItemNotFound", "message": "Dataset {dataset_id} is not Push API dataset." } }
This is the GET url i'm using is:
https://api.powerbi.com/v1.0/myorg/groups/{group_id}/datasets/{dataset_id}/tables
The dataset that i'm looking to connect to is an existing dataset. What exactly is an "Push API dataset"? Is this a setting from within the dataset itself? I'm fariely inexperieinced in the Power BI API thus far and am looking for a bit of guidance on this prticular issue. Any help would be greatly apprecaited.
Solved! Go to Solution.
@Anonymous
API Datasets GetTablesInGroup supports only Push datasets. You may try Datasets PostDatasetInGroup to create a push dataset.
@Anonymous
API Datasets GetTablesInGroup supports only Push datasets. You may try Datasets PostDatasetInGroup to create a push dataset.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
69 | |
55 | |
36 | |
31 |
User | Count |
---|---|
84 | |
63 | |
63 | |
49 | |
45 |