Create Charts in RTC??

gonzy1981
Member Posts: 156
Hi:
I'm trying to create a Chart in the RTC, but i don't know. I saw a Form/Page called Charts where i can import a .xml but how i create a chart in a '.xml'.
Do you know if there are any manual about that?? Or how i can create that '.xml'.
Thanks
I'm trying to create a Chart in the RTC, but i don't know. I saw a Form/Page called Charts where i can import a .xml but how i create a chart in a '.xml'.
Do you know if there are any manual about that?? Or how i can create that '.xml'.
Thanks
0
Comments
-
-
I have used the chart wizard a number of times and it works really good.0
-
It's an incredible tool, but i've some problems in the form (Chart Filters 72001) when i try to made a filter of an option field.
I try to put in the field "FILTER VALUE", something like this: (the source table is Vendor Ledger Entry)
Filter Field ID Filter Field Name Filter Value
5 Document Type <>"Document Type"::Invoice
But i've a error in the RTC.
Is it possible to do that???0 -
I haven't used the mentioned tool - however in the xml file you have to use the numeric values for the filter thus you will most likely have to do the same in the tool.
Example:
<Filter>
<Field Name="Document Type" />
<Value><>1</Value>
</Filter>
/henrik“This posting is provided "AS IS" with no warranties, and confers no rights.”
Henrik Metzger, Software Development Engineer, Dynamics NAV
MSFT0 -
not being an expert in .xml is there any standard for filtering by dates? in NAV I can use W for workdate, or T for today. How can I apply a fitter for current week (CW), current month (CM). The only date filters i've been able to use is m..su which filters Monday through Sunday. Any thoughts?0
-
Any standard filter which you use in a filter field on a list in RTC should possible to use in the XML file (you can see chart "18-01" for an example of using w). In W1 CW does not return a valid date in RTC.
I can see that Dynamics NAV 2009 SP1 Classic knows the filters as you describe them. I will investigate the RTC limits to this.
/henrik“This posting is provided "AS IS" with no warranties, and confers no rights.”
Henrik Metzger, Software Development Engineer, Dynamics NAV
MSFT0 -
After some investigation I now realize that the Chart filter supports the same filters as RTC except for today and workdate. RTC does not understand the same filter expressions as Classic Client does as RTC currently do not call code unit 1 for filter evaluation.
Note: It turns out that W is wednesday in the week of the workdate when used in the Chart XML file.
The above filtering is very likely to change in vNext.
/henrik“This posting is provided "AS IS" with no warranties, and confers no rights.”
Henrik Metzger, Software Development Engineer, Dynamics NAV
MSFT0 -
Thanks for your reply. If I wanted to do a filter for the current month, you would think I could do CM, but it doesn't accept that value. Do I have to change the dates in the filter every month? surely there has to be an easy way to do this.0
-
From the current implementation of the filters in RTC and the way these are connected to the chart definition, unfortunately I do not think that there are any good options.
I will investigate if there are any work-arounds to this issue (currently I can only think of something which is not at all viable in a production environment).
It is on the plan to include the wanted filtering into the next release of NAV.“This posting is provided "AS IS" with no warranties, and confers no rights.”
Henrik Metzger, Software Development Engineer, Dynamics NAV
MSFT0 -
The chart wizard doesn't seem to be available any more... anyone have a link that isn't broken?
As always, thank you!"OMG ALL MY DATA IS GONE"
"Show All..."
"Oh..."0 -
djswim wrote:The chart wizard doesn't seem to be available any more... anyone have a link that isn't broken?
As always, thank you!
is this what you are thinking about:
http://dynamicsuser.net/blogs/navdev/ar ... -kpis.aspx
alternatively the v2 can be found here:
http://blogs.msdn.com/b/nav_developer/a ... ol-ii.aspx“This posting is provided "AS IS" with no warranties, and confers no rights.”
Henrik Metzger, Software Development Engineer, Dynamics NAV
MSFT0 -
I am looking for the chart wizard. I have tried all links in this string and none seem to have the actual Chart Wizard to download.0
-
In the last link in my previous post the tool is available on the page (not as download) - though it requires looking through the text to remove the [RemoveMe] comments before importing....
To use it, save the code below to a text file. Then remove all [RemoveMe] from the text after checking that the object types and IDs won't replace existing objects that you want to keep. Then import it into NAV from Object Designer, and compile.
...
by lohndorf“This posting is provided "AS IS" with no warranties, and confers no rights.”
Henrik Metzger, Software Development Engineer, Dynamics NAV
MSFT0 -
Hi everybody,
I´m using this post to answer if everybody know where i can get the Chart Generator tool.
I´m looking for it but it´s impossible for me. #-o
Thx a lot.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions