Chapter 5. Queries and Reports
"Data helps solve problems." - Anne Wojcicki"The greatest value of a picture is when it forces us to notice what we never expected to see." - John Tukey
In Microsoft Dynamics NAV 2017, Reports and Queries are two ways to extract and output data for the purpose of presentation to a user (Reports can also modify data). Each of these objects use tools and processes that are NAV based for the data extraction (XMLports, which can also extract and modify data, will be covered in Chapter 8, Advanced NAV Development Tools. In this chapter, we will focus on understanding the strengths of each of these tools and when and how they might be used. We will cover the NAV side of both Queries and Reports in detail to describe how to obtain the data we need to present to...