Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft Dynamics NAV 2015 Professional Reporting

You're reading from   Microsoft Dynamics NAV 2015 Professional Reporting Discover tips and trick for Dynamics NAV report building

Arrow left icon
Product type Paperback
Published in Sep 2015
Publisher Packt
ISBN-13 9781785284731
Length 504 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Steven Renders Steven Renders
Author Profile Icon Steven Renders
Steven Renders
Arrow right icon
View More author details
Toc

Table of Contents (13) Chapters Close

Preface 1. How Do I Start to Create a Report? FREE CHAPTER 2. Getting Started with the Tablix 3. Expressions 4. Data Visualization Techniques 5. Document Reports 6. Tips and Tricks 7. Performance Optimization Techniques 8. Word Report Layouts 9. Power BI 10. Reporting Services 11. Charts in Dynamics NAV Index

Calling a Dynamics NAV OData web service


As you already know, you can publish page and query objects and OData web services in Dynamics NAV. Reporting Services reports can also use OData web services as data sources.

Note

In Chapter 9, Power BI, there are examples of how you can publish a query or page as a web service.

I will create the same report again, a list of customers, but this time based on an OData web service. I will first create a new Page 90000 Customers, in which I will add the field from the Customer table that I want to use in my report. Then, I will publish this page as a web service:

Then, I will create a new report in SSDT. I will use a new data source in this report. I'm not going to fetch the data directly from SQL Server, but from the OData web service. In order to do that, the data source needs to be of the type XML:

The connection string is the URL of the OData web service from Dynamics NAV. I will then create a dataset named Customers, as follows:

In summary, as a Query...

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 $19.99/month. Cancel anytime
Banner background image