Export to PDF/Excel
Each time after I enter the information to input text fields, the report updates, but the export to PDF/Excel function doesn't update and always reflects the first report (the first report I got after I put the information).
Please let me know what the issue is.
-
Can you create a sample definition with static data/content and post it here so we can see how you've coded your definition?
Thanks,
Johnny0 -
Thank you Johnny. Yes. I can, but the only difference I can see between this report and others which work fine is that I use html element in a caption element. The data is comes up just fine, but the export to PDF/Excel does not updates. Do you think using html element caused the issue?
0 -
I can't imagine an HTML element would break the Request Tokens being passed to an Action.PDF or Action.Excel. When you remark out the HTML element, does the PDF/Excel work?
We really need a static reproducer definition in order to help with this; otherwise, we're all just guessing at what might be happening. Often, creating a reproducer uncovers the issue for me as I walk through a simplified process.
Once you create a simple, static reproducer definition, you can click the "Source" tab at the bottom of Logi Studio and copy the code there into a post here. That will allow me and others to grab the sample code and see exactly what is happening. Be sure to use Static DataLayers so that we can run the report without your data.
0 -
When I was creating a static report I noticed that this report has Action.Refresh while all other reports have Action.Report element. I just replaced the Action.Refresh element with Action.Report on all input select lists and this fixed the issue.
Thank you
0 -
Hey arash horoufi
So glad you were able to work this out!! And a huge thank you for following up in the Forum so the post has a resolution... #teamwork!
Regards,
Johnny0
Please sign in to leave a comment.
Comments
5 comments