Home
»
Microsoft Dynamics NAV
»
think about IT
»
All Tags
»
How To
Browse by Tags
Blog
Dynamics NAV 2009
Dynamics NAV 2013
RDLC
Related Posts
Blog Post:
Learn to report in Dynamics NAV 2013 by Plataan
Steven Renders
Plataan: Course 80433 Reporting in Microsoft Dynamics NAV 2013 (Date: 08 – 09 Apr, Location: Hasselt) Reporting in NAV 2013 is perceived as one of the biggest opportunities while being a competence challenge at the same time. If you want to learn ...read more
on
4 Apr 2013
Blog Post:
How Do I video series about Dynamics NAV 2013
Steven Renders
Microsoft has released new videos in the How do I video series on Microsoft MSDN, which you can find here. The project is a joint effort by Plataan and Microsoft, and I participated as a technical expert in charge of seven videos. The idea is to showcase ...read more
on
4 Apr 2013
Blog Post:
Show a Footer Only on the Last Page?
Steven Renders
Imagine you have to create a report, for example a Document, and there’s certain information, like for example Sales Conditions, that only need to be printed on the footer of the last page. How do you do that in RDLC? A good thing is always to ...read more
on
5 Dec 2012
Blog Post:
My Toolbox is empty?
Steven Renders
A couple of days ago when I was delivering a Report Design in Dynamics NAV 2009 training one of the students had a very strange problem. Being an experienced trainer I thought I had seen all possible bugs and ‘undocumented features’ of the ...read more
on
23 Oct 2012
Blog Post:
No execute permission on ” CodeUnit with ID 1.
Steven Renders
A very strange message appeared when a user tried to connect to the test environment with the RoleTailored Client: (the server name is grayed-out for privacy reasons) What happened? Well, before ‘the change’ all users had the SUPER ...read more
on
11 Jul 2012
Blog Post:
The RoleTailored Client crashes on Customize This Page in a Role Center
Steven Renders
This is a quick post about a problem I encountered a couple of times and the solution I found. When you run the RoleTailored Client (RTC) and in the Role Center page you try to “ Customize this page “: then the RoleTailored Client crashes ...read more
on
27 Jun 2012
Blog Post:
Descisions Spring 2012
Steven Renders
Dynamics NAV Day at Decisions Spring 2012 is June 20, 2012. You can register here for the event. Have a look at the sessions & agenda: here And did I mention it’s a virtual conference (free of charge). Like last time, there’s also ...read more
on
6 Jun 2012
Blog Post:
Where are my captions?
Steven Renders
Recently I was contacted by a fellow blogger , who had been scratching his head because of disappearing labels. The report in question was, for some unknown reason, not displaying all captions. It was a report with multiple data indented items. The ...read more
on
2 Jun 2012
Blog Post:
GetUidOffset()
Steven Renders
Something new I learned this week is that appareantly there’s a function GetUidOffset in CodeUnit1 (and it has been there for a couple of versions). GetUidOffset EXIT(0); // =0 --> control- and variable ids are assigned // based on license ...read more
on
20 May 2012
Blog Post:
PlaceInBottom in RDLC layout
Steven Renders
A question I receive a lot from customers and partners is if there’s a way to implement the PlaceInBottom effect on a report in RDLC. As you might already know, in the Classic Client , which I should now call the Development Environment , in the ...read more
on
18 May 2012
Blog Post:
Using a SQL view in a NAV 2009 RDLC Report
Steven Renders
What if a user asks: Could you create a report showing the inventory by Item, but in all of our companies? Sometimes I see the strangest and most exotic constructions or C/AL coding to answer these kinds of questions, when a more simple solution ...read more
on
13 Mar 2012