|
Answer» In power BI, you have various kinds of views viz: - DATA View: Curating, exploring, and viewing data TABLES in the data set. Unlike, Power Query editor, with data view, you are LOOKING at the data after it has been fed to the model.
- Model View: This view shows you all the tables along with their COMPLEX relationships. With this, you can break these complex models into simplified diagrams or set properties for them at once.
- Report View: The report view displays the tables in an interactive format to simplify data analysis. You can create N number of reports, provide visualizations, merge them, or apply any such functionality.
|