Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
anuradhaa
Partner - Creator II
Partner - Creator II

Join two tables with different date types

HI,

I have a table and it has date as YYYY-MM-DD.I'm using calendar thing too.

but in every month i need to add additional records to that table. So i have only month and year.

generally in month data i'm adding summary records.

Can anyone tell me how to handle this problem.

Thank you

4 Replies
avinashelite

Hi Anuradha,

Since you have master calender, link the date field with the master calender date by renaming.

If ur facing issue please upload the app

MK_QSL
MVP
MVP

Not understood completely from your description.. Can you elaborate little more with an example or sample...

ramasaisaksoft

Hi Anuradha,

             Can u please elaborate.I didn't understand u r problem.

anuradhaa
Partner - Creator II
Partner - Creator II
Author

Here i have data for sales

CUSTOMERRDATE_TIMESales
A1/2/200520,578
B2/2/200520,373
C3/2/200522,381
D4/2/200521,042

So i get these data from data base. Then i have use a calender and have Year,Month, Day list boxes. To view data based on selection.

Here i have use drill down group year,month,day.

suddenly i get monthly data from one Customer. I need to add them to this report. Then i have put that data in excel and join it with my existing table. the problem i have is i don't have date for my summary data.

I can use date in that month, but then all moth data display under that date. Is there a way to solve this.

Thanks