Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
hbensaid
Contributor III
Contributor III

Issue tlinechart

Hi Team,
I have one problem usint tLinechart,
my input file have this format:

Date(yyyyMMdd as integer);total(integer)
20180630;8456320
20180701;9876879
20180702;8876879
20180703;8276879
20180704;8576879
20180705;9076879
20180706;9276879
20180707;9476879
20180708;8876879
20180709;7976879
20180710;9176879
20180711;9506879
20180712;9676879
20180713;9276879
20180714;9376879
20180715;8876879
20180716;9876879

when i use the tLinechart to display stats evolution i get this issue(chart attached).

 

Can i change the type of x to date or not in this component to fixe this issue or i need to use external report tool??

 

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hello,

Have you tried to use tMap component to adapt the source data to the three-column schema of tLineChart?

Here is a scenario:TalendHelpCenter: Creating a line chart to ease trend analysis

Best regards

Sabrina

View solution in original post

1 Reply
Anonymous
Not applicable

Hello,

Have you tried to use tMap component to adapt the source data to the three-column schema of tLineChart?

Here is a scenario:TalendHelpCenter: Creating a line chart to ease trend analysis

Best regards

Sabrina