Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a kiosk report that reports on statues for kiosks per site daily for the rolling 7 days. I created a Variable that $(vFlagYCount) that =Count(Distinct(Kiosk_No) - this is shown as 13 under the flag tab. The sites listed are ones that show a status of Kiosks where there has been an offline status in the last 7 rolling day period. This is already defined in my report via calculated dimensions/measures. Therefore the sites that appear in a specific only has sites that have an offline status which is what is needed. The app also has sheets for other purposes that include all sites. However, focusing on this sheet, i only want emails sent to sites with a Kiosk Status 'offline' for the previous days to appear on this report regardless if they are on the other sheets. At the moment it's sending emails to all sites and where sites have been ok all week its replacing the status with 'Offline' which is not true and sending them emails to show this. I already have an import list that im using for my distibutions and im just currently testing the sites that shouldnt have emails sent to them, but this is not working.
Hi @rduah4u
I would add a flag / filter in the back end. This might require some data modelling but only have the kiosks that has been offline for 7 days or more in a table. Linking to the main data with a kiosk key / kiosk name and a flag. For example "7days offline" with the values 1 or 0.
On NPrinting just selecting the 1 on this flag for this report should solve your issue.
Regards - Jandre
Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn
You have described situation vaguely without any context. It is like saying: it does not work, why?
@rduah4u suggestion is also good and simplifies things if they get too complicated
I dont want to comment more as we have to know exactly how we drive report generation before we can actually answer that question.
cheers
@rduah4u also what version of NP and QS will help!