Forum Discussion
kdqdk
1 year agoFrequent Visitor
Dynamically get own datasetID
Question: Is it possible, first time you publish a report, to dynamically get the created datasetID from the service into the semantic model? Purpose: I have a dataflow where I pull all the schedu...
- 1 year ago
Investigated a bit further, and as it is a cyclic event, then I don't think it is possible.
I made the solution so I have to get the ID after first publish, then I can set it using parameters, even in the pipeline.
kdqdk
1 year agoFrequent Visitor
Yes, REST API is also what I expect.
However, I'm looking for the solution, e.g. code snippets, because I can't see a way for it to identify itself.
Akash_Varuna
1 year agoSuper User
Hi kdqdk Could you go through this
https://community.fabric.microsoft.com/t5/Developer/Access-Power-BI-API-with-Python/m-p/189165?utm_source
In this thread there are a bunch of links related to REST API