Hi All,
I am havin a report with 1 page containing multiple cond blocks based on diff conditions it works.
But when I try to set the new conditional block, it is not showing a effect and always displaying a no condition even if condition is true in Page 1
but the same cond block works, when I put in page 2.
I am not able to figure out whats going wrong here?
I have tried using bool and also string variable.
The things which I want to hide in block are list object, text item and singleton objects.
My Question is
Is there a limit within a page about the num of cond blocks that we can use?
Please let me know how should I get it resolved.
Thanks in advance
saumil287
Maybe try using render variables instead of conditional blocks. I think they are much easier anyway.