Hi all,
I'm using the Power BI API mez file, available on Github, to allow me the connector to work with data from my Workspaces.
I'm trying to discover the best way of listing a table, perhaps a Matrix table, allowing the user to be able to identify all the sources and relationships within a component of a particular workspace - be it a source, dataflow, data set, report etc. The ultimate aim is to provide the BI Developer with an overview of what will change at B and C if something is changed at A.
The workspace tables available through the Power BI API connector provide unique IDs for the components in table format, alongside the name of that component. When you load all these in to Power BI, the Data Model view links these tables automatically but I'm wondering what the best approach would be for the output.
Any help appreciated.
I'm using the Power BI API mez file, available on Github, to allow me the connector to work with data from my Workspaces.
I'm trying to discover the best way of listing a table, perhaps a Matrix table, allowing the user to be able to identify all the sources and relationships within a component of a particular workspace - be it a source, dataflow, data set, report etc. The ultimate aim is to provide the BI Developer with an overview of what will change at B and C if something is changed at A.
The workspace tables available through the Power BI API connector provide unique IDs for the components in table format, alongside the name of that component. When you load all these in to Power BI, the Data Model view links these tables automatically but I'm wondering what the best approach would be for the output.
Any help appreciated.