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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
dimich1978
Partner - Contributor III
Partner - Contributor III

NPrinting and Evaluate value

NPrinting и Evaluate value

It is necessary means of NPrinting to filter data. Data have to be selected from January to the current month (day) and till the last month.

Tried from simple

=Date (Floor (YearStart (Today))) as I understand values were created for January of the current year.

Here everything is excellent.

But here further I do not know how to introduce restriction till present day. Thanks for the help

1 Solution

Accepted Solutions
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi

This topic was covered on community many times so please use search or just simply google search to check first what was already discussed.


To select range of dates like >= than or <= than etc you need to create a logic on Qlik data model end and create a filter to filter single value.

For example in your load script you could flag all dates which are YTD as 1 and use this flag as a NPrinitng filter

more here:

Re: NPrinting filter greater then, less then, not equal to

Re: Nprinting filter on last 16hours

cheers


Lech

--------------------------------------------

When applicable please mark the appropriate replies as CORRECT https://community.qlik.com/docs/DOC-14806. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.

View solution in original post

1 Reply
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi

This topic was covered on community many times so please use search or just simply google search to check first what was already discussed.


To select range of dates like >= than or <= than etc you need to create a logic on Qlik data model end and create a filter to filter single value.

For example in your load script you could flag all dates which are YTD as 1 and use this flag as a NPrinitng filter

more here:

Re: NPrinting filter greater then, less then, not equal to

Re: Nprinting filter on last 16hours

cheers


Lech

--------------------------------------------

When applicable please mark the appropriate replies as CORRECT https://community.qlik.com/docs/DOC-14806. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.