Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a document which has 'Always one selected value' in a list-box that contain dates. I am using Nprinting to generate reports and hence want to create a straight table that contains data for the last 7 days, I cannot use alternate states/triggers as these do not work with N printing. What would be a good work-around. I tried set analysis, but that wont work too as there is no expression, I tried
=only({<[Report Date]=>}[Report Date]) but this gives me //Error in calculated dimension.
Try using it as an expression, instead of a calculated dimension. With a straight table you need to have. An expression to use it. Can you also give a sample sinaro so that I can work on it as well.
What are you trying to achieve by help of Calc. Dimension?
Hi Divvya,
What version of NPrinting?
If using version 16.x and earlier - you will need to un-check Always One Selected Value from the list box properties as it is not supported. Once that is done (and also if using version 17.x ) - build and use a filter to simulate the selection you want for field Report Date.
V16.x: QlikView NPrinting 16 Tutorials - Filters & Cycles
HTH - Daniel.