Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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.