Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Expert Data Modeling with Power BI - Second Edition

You're reading from  Expert Data Modeling with Power BI - Second Edition

Product type Book
Published in Apr 2023
Publisher Packt
ISBN-13 9781803246246
Pages 698 pages
Edition 2nd Edition
Languages
Author (1):
Soheil Bakhshi Soheil Bakhshi
Profile icon Soheil Bakhshi

Table of Contents (22) Chapters

Preface 1. Section I: Data Modeling in Power BI
2. Introduction to Data Modeling in Power BI 3. Data Analysis eXpressions and Data Modeling 4. Section II: Data Preparation in Query Editor
5. Data Preparation in Power Query Editor 6. Getting Data from Various Sources 7. Common Data Preparation Steps 8. Star Schema Preparation in Power Query Editor 9. Data Preparation Common Best Practices 10. Section III: Data Modeling
11. Data Modeling Components 12. Star Schema and Data Modeling Common Best Practices 13. Section IV: Advanced Data Modeling
14. Advanced Data Modeling Techniques 15. Row-Level and Object-Level Security 16. Dealing with More Advanced Data Warehousing Concepts in Power BI 17. Introduction to Dataflows 18. DirectQuery Connections to Power BI Datasets and Analysis Services in Composite Models 19. New Options, Features, and DAX Functions 20. Other Books You May Enjoy
21. Index

Understanding dataset storage modes

As you may have already guessed, dataset storage modes refer to whether the data in a dataset is cached in memory or not. With that in mind, from a dataset perspective, there are three different modes, as outlined next:

  • Import: When the whole data is cached in memory. In this mode, all tables are in the Import storage mode setting.
  • DirectQuery: When the data is not cached in memory. In this mode, all tables are in the DirectQuery storage mode setting.
  • Composite (Mixed): When a portion of data is cached in memory, while the rest is not. In this mode, some tables are in the Import storage mode setting; other tables are in DirectQuery storage mode or the Dual storage mode setting.

To see and edit the dataset storage modes in Power BI Desktop, look at the right side of the status bar, as shown in the following image:

Graphical user interface  Description automatically generated with medium confidence

Figure 4.59: Identifying dataset storage modes in Power BI Desktop

Dataset storage mode is...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}