Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi gurus,
I am trying to use a line chart, however value is coming as count instead of actual value.
I am using direct query from Oracle database and that field is converted to number in Oracle.
Could you please help?
Thanks
Hi, @tina345 ;
Hi, @tina345 ;
You could change the values to "Count of " or "Discount of" ,such as:
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@tina345 , if you use a column on values it will take some aggregation.
If the data type text, change it column tools and try a different aggregation like sum.