I have multiple data containers on a single page ,which i am rendering using conditions,for which i have used string variable and conditional blocks.The report is rendering output fine in HTML output but PDF,EXCEL output is rendering nothing.I could resolve this issue?Please help.Thanks
what are your conditions? It sounds like somehow the variable check is failing for your pdf and xcel blocks which is why they're not rendering
Alternatively you could use multiple pages and set one data container per page and then control the page(s) using variables - one variable per page so that each page's Yes/No rendering is controlled by its corresponding variable