Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.