One of the most important features released in 2017 was the ability to use published Power BI datasets as a source for Power BI reports. With Live connections to Power BI datasets, report authors can develop reports in Power BI Desktop files containing only the visualization layer (for example, report pages of visuals) while leveraging a single dataset.
The dataset, which is generally developed and managed by a different user or team, already includes the data retrieval supporting tables and columns, the data model relationships, and the DAX measures or calculations as described in previous chapters. Once the Live connection report is developed and published to Power BI, it will maintain its connection to the source dataset and will be refreshed with the refresh schedule configured for the dataset.
Prior to Live connection reports to Power...