Forum Discussion
Line Chart
Hi pxg08680,
>>I tried to CONCATINATE my value column with my Currency Code column.
Line chart not support use string value in value fields, even if you force drag text column in it, the column will switch to summary mode 'count.
In my opinion, I'd like to suggest you to create new table with filter non-blank records. Then you can use filtered table as the source of line chart.
Regards,
Xiaoxin Sheng
Anonymous
My data doesn't have any blank or null values. In background sql I filtered out eveything.
- Anonymous8 years agoNot applicable
Hi pxg08680,
If you table not contains blank records, you can try to manually setting the start point of x axis.
Update: it seems like custom start point feature only works when you used date type on x axis, numeric type on y axis. If you want this feature support more type, you can submit this to ideas forum.Regards,
Xiaoxin Sheng