Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
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.