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: 
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
Former Employee
Former 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.