Jump to content
Software FX Community

Storing Date in XML File


salmanasad

Recommended Posts

Hi All, I want to store Date in XML file. The problem is i can't figure out how the data will be stored in the rows or columns. Another problem is that even if i load data in the xml file how can i adjust data on the chart based on some date inputs.  For example I want to adjust the time window. Like i want to view quarterly data not monthly data. The quarterly data should be shown together with any aggregations. How do i do this?Regards, Salman Asad

Link to comment
Share on other sites

Hi,

When passing the data using the XML data provider, the data is passed as columns and rows, the same as with a table. The following demonstrates the format of a typical XML used to import and export data to and from Chart FX.

<CHARTFX>

<COLUMNS>

<COLUMN NAME="Product" TYPE="String"/>

<COLUMN NAME="Q1" TYPE="Integer" DESCRIPTION=

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...