Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
MikeD
Contributor
Contributor

Link to master calendar

Hi to everyone.

I have three tables:

 

ticket with "create_time" field that contains the creation date of the ticket 

ticket_state_log with "close_time" field that contains the date when we close the ticket

mastercalendar created with script

I want to put in a bar chart :

- mastercalendar date as dimension

- ticket.create_time as first measure

- ticket_state_log.close_time as an additional measure

Is that possibile ?  

 

 

0 Replies