Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
The API endpoint for "Get Datasets In Group" (https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasets-in-group) is returning that my dataset has no upstream datasets (it is returning "upstreamDatasets": []), when the dataset actually has upstream datasets, clearly visible in the lineage of a report that uses this dataset.
Fortunately, when I opened up the Network tab when the Power BI report was loading, the GET request to "https://wabi-south-central-us-redirect.analysis.windows.net/metadata/appmodel/apps/{worspaceId}?requ... had the ids of the datasets that the dataset of this report depended on. This is obvioulsy a hack, and the upstream datasets should be mentioned in the proper API endpoint.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.