Forum Discussion
pxg08680
8 years agoResolver III
Line Chart
Looking through the image above, my chart shows value for different currencycodes. Problem is I need the left side space to be removed, i.e., space between X-axis beggining and Europe On...
Anonymous
8 years agoNot applicable
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
pxg08680
8 years agoResolver III
Anonymous
My data doesn't have any blank or null values. In background sql I filtered out eveything.