Hi
we have a costumer that uses the functionality of setting publication period on products. The set a valid-to value in the publication period.
I realize that in the index query, it is not enough to only set it to select active products, because in DW a product is still active altough publication period is overdue.
I have tried to set this up in Index Query by setting Campaign End Time (Not sure if it's the right field to use?) to be either larger than DateTime.Now or = NULL.
But it does not seem to work because it only gives 4 products of the about 70-80 products it should give. See my setup https://www.screencast.com/t/Wtyn6Ku31E
I also tried creating a query group and negate it so that it would select everything where the to-date is not less than now. This just gives an Error.
Hope someone can help?
br. Hans