Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
ptl14624
Contributor III
Contributor III

How to calculate more months

Hi.

 

I want to create a measure or a dimension on a table,where one of the columns should be "starting date + 6 months"

I already tried the following formula, but no success.

 

=date(day([Starting Date])&(month([Starting Date])+6)&year([Starting Date]))

 

also, a want to insert a condition which says: this should only happen when Product Area is "PP".

 

Any ideas?

 

Thanks

1 Reply
Wlad_Masi
Employee
Employee

Hello @ptl14624 ,

Would the expression used in this thread achieve the result you are looking for?

To help users find verified answers, please don't forget to mark a correct resolution or answer to your problem or question as correct.