目錄(98章)
倒序
- 封面
- 版權頁
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- The QlikView Unlocked project
- QlikView is huge
- Qlik Community
- QlikView blogs
- Books about QlikView
- Service releases
- Qlik events
- Local groups
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Behind Every Successful Project Is a Plan
- Why infrastructure is important
- Environments and architecture
- Building a reusable maintainable environment
- QlikView projects need discipline too!
- Can you deliver?
- Summary
- Chapter 2. Building the Correct Environment
- Creating and enforcing site standards
- Designing a site-style template
- Making document names meaningful
- Separation of responsibilities change management and thinking about security
- Understanding the differences in environments
- Summary
- Chapter 3. Are You Sitting Comfortably? Be More Productive
- A bit more about license types
- Make yourself comfortable and productive
- Never lose your work
- Some useful global settings
- Some best practices for developers
- Hidden features – Easter eggs
- A few do's and don'ts
- Summary
- Chapter 4. It's All About Understanding the Data
- Understanding the data you're working with
- Even a few list and table boxes tell you and the user a lot
- Exciting users with a prototype then throwing it away
- Dirty data and what to do about it
- Is this the right place for this data?
- Building a structure of QVD layers
- Incremental loads and performance
- Summary
- Chapter 5. The Right Data Model Pays Dividends
- Synthetic keys and why they're sometimes bad news
- Link tables
- Avoiding loops in the data model
- Simplify simplify simplify – never have subtables that you don't need
- Data islands single calendars and set analysis
- Avoiding problems with JOIN
- Summary
- Chapter 6. Make It Easy on Yourself – Some QlikView Tips and Tricks
- A few coding tips
- Surprising data sources
- Include files
- Change logs
- Calculations and flags in the script
- Previous() and Peek() functions
- Preceding load on preceding load
- Finding min and max
- Autonumber
- Reading from a spreadsheet
- Summary
- Chapter 7. Improving Chart Performance and Usability
- Don't forget screen performance
- Cached expressions
- Multiple selection criteria
- Copying expressions
- Reusing chart expressions
- Hidden graphics
- Making charts more readable
- Resizing objects
- Stopping objects from being moved
- Defaulting the scroll bar to the right of a chart
- Summary
- Chapter 8. To Deployment and Beyond
- Security and Section Access
- Why server jobs fail
- Deploying from development to UAT and on to production
- The golden source
- Why Publisher isn't always a good thing
- Your two best friends
- It will never be perfect but it will be close
- Summary
- Appendix A. Hidden Image List
- Index 更新時間:2021-08-05 16:41:21
推薦閱讀
- Web Application Development with R Using Shiny(Second Edition)
- C語言程序設計
- Access 2016數據庫管
- 碼上行動:用ChatGPT學會Python編程
- Kotlin從基礎到實戰
- Android應用案例開發大全(第二版)
- Django 3.0應用開發詳解
- UX Design for Mobile
- iOS開發項目化入門教程
- Java高手是怎樣煉成的:原理、方法與實踐
- Mastering ASP.NET Web API
- Python Django Web從入門到項目實戰(視頻版)
- 大話C語言
- 流暢的Python
- Learning Scrapy
- Unity3D高級編程:主程手記
- C語言從入門到精通(第4版)
- Swift 5從零到精通iOS開發訓練營
- MEAN Blueprints
- Hands-On Design Patterns with Kotlin
- AVR單片機C語言非常入門與視頻演練
- Unreal Engine Game Development Blueprints
- Learning .NET High:performance Programming
- Getting Started with Meteor.js JavaScript Framework(Second Edition)
- Visual C#程序設計應用教程(第2版)
- Raspberry Pi:Amazing Projects from Scratch
- JavaScript忍者秘籍(第2版)
- Java程序設計案例教程(第三版)
- 微信小程序:開發入門及案例詳解
- Visual Studio 2013 Cookbook