Forum Discussion
DavidPi
Advocate II
4 years agoNew datamarts dataset vs TOM
I have application in C# than use TOM to connect to Power BI workspace and then go through existing datasets and retrieve M Query. But dataset created automatically from datamarts is not available i...
DavidPi
Advocate II
4 years agoI'm sorry but these links describe datamarts from end-users perspecive not developers.
I have also tried REST API and get unnamed dataflow from workspace with datamart.
But when I tried to get dataflow json I got error reponse.
{
"error": {
"code": "InvalidRequest",
"message": "Unexpected dataflow error: "
}
}
For "standard" dataflow, the response is ok.
https://api.powerbi.com/v1.0/myorg/groups/....../dataflows
https://api.powerbi.com/v1.0/myorg/groups/..../dataflows/...