Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
May 26, 2021 5:01:17 AM
Jul 11, 2015 12:08:36 AM
*Note that there is one specific flag that allows you to change these behaviors: "Override values". This flag, which is related to specific fields of a filter, allows you to clear the selections on a certain field on a certain level of the chain.
To view other examples of Filter intersections see the reference link below:
Reference: Filters
Other Important Limitations to note:
aggr(if(
sum({<Año={'$(=max(Año))'}, ID_TABLA={1,2,3}>}VentaTotSinIva)>0
and
sum({<Año={'$(=max(Año)-1)'}, ID_TABLA={1,2,3}>}VentaTotSinIva) >0,'Mismas', 'NMT'), IDCadenaTienda,
$(vCampos))
Quedamos atentos a tus comentarios sobre estas dudas.
Hello @Gerardo1
I recommend posting your query on the NPrinting forums for better access to the rest of the community: NPrinting Discussions.
All the best,
Sonja
aggr(if(
sum({<Año={'$(=max(Año))'}, ID_TABLA={1,2,3}>}VentaTotSinIva)>0
and
sum({<Año={'$(=max(Año)-1)'}, ID_TABLA={1,2,3}>}VentaTotSinIva) >0,'Mismas', 'NMT'), IDCadenaTienda,
$(vCampos))
2. It is possible to generate a filter in a report, but that this filter only affects certain objects of the report?
Thank you for your support.
Thank you. I will do it.
Regards