Jump to content
Software FX Community

DATATYPE propety not working...please help :)


francoiss

Recommended Posts

hello.

i just follow the code written in your HELP section about PASSING DATA using a database(extracting data via SQL)

it seems that the DATATYPE property is not working.

actually i am trying to make a stack graph.

the data for this stack graph is from a database(ms access) extracted by way of an SQL query.

the query will return 3 fields ---> "Process", "Item Count", "Process Value per Item Count"

--->field "Process" is of STRING type

--->field "ItemCount" is of INTEGER type

--->field  "Process Value per Item Count" is of INTEGER type

 i want the  "ItemCount"to be on the X-Axis, "Process Value per Item Count" on the Y-Axis, and the "Process" to be stacked on diff colors depending on what process it is.

any suggestion on how to this would be greatly appreciated....

 thanks a lot!!! 

 

 

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...