NewToCrystalX
Technical User
I am a beginner and I cannot figure out how to create a line chart in CrystalX that pulls data from a SQL database STRING field. Chart expert wants to count the number of values in the field rather than charting each value in the field.
Here is an example of my string data in SQL - 10.86,10.72,11.25,13.10.
In this example I get a returned singlevalue of 4 on my chart since there are 4 values in the string. I need the chart to plot each value.
Do I have to create a fornula field to read the string?
I know this is a beginners question. I appreciate your help.
Here is an example of my string data in SQL - 10.86,10.72,11.25,13.10.
In this example I get a returned singlevalue of 4 on my chart since there are 4 values in the string. I need the chart to plot each value.
Do I have to create a fornula field to read the string?
I know this is a beginners question. I appreciate your help.